|
|
@ -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 |
|
|
|