产线看板修改

Signed-off-by: Yangwl <1726150332@qq.com>
master
Yangwl 2 months ago
parent 67ff9d1153
commit 0288f1f15a

@ -547,6 +547,10 @@ export default {
if (w2Items.length) {
_this.gudingworkorderCodeSap = w2Items[0].workorderCodeSap;
_this.getorderdetail(_this.gudingworkorderCodeSap);
}else {
_this.workOrder = {};
_this.taskNum= {};
_this.taskSampleNum= {};
}
// _this.getorderdetail(_this.gudingworkorderCodeSap);
if (_this.orderdetail.length == 0) {

Loading…
Cancel
Save