Browse Source

时间更新

pull/149/head
liwei 3 years ago
parent
commit
73d2d4d553
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/DataP/index.vue

+ 1
- 1
src/views/DataP/index.vue View File

@ -140,7 +140,7 @@ export default {
console.log('time', _this.time);
getWorkorder({
workLineId:this.titleData[this.getQueryVariable('type')]?this.titleData[this.getQueryVariable('type')].workLineId:'',
date:moment().format('YYYY-MM-DD')
date:_this.time
}).then(({
code,
data


Loading…
Cancel
Save