|
|
@ -1583,7 +1583,7 @@ export default {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
this.$refs.itemSelectNewPrepare.showFlag = true;
|
|
|
|
this.$refs.itemSelectNewPrepare.showFlag = true;
|
|
|
|
this.$refs.itemSelectNewPrepare.init(rows[0].workorderCode,this.selectRow[0].workorderCode,index);
|
|
|
|
this.$refs.itemSelectNewPrepare.init(rows[0].workorderCode,this.selectRow[0].workorderCode,index,'bcp');//半成品
|
|
|
|
},
|
|
|
|
},
|
|
|
|
//物料损耗表格--新增确认
|
|
|
|
//物料损耗表格--新增确认
|
|
|
|
onSelectNewPrepare(obj,tableIndx) {
|
|
|
|
onSelectNewPrepare(obj,tableIndx) {
|
|
|
|