|
@@ -210,8 +210,6 @@ export default {
|
|
},
|
|
},
|
|
// 同步子表物料
|
|
// 同步子表物料
|
|
handleSynchronousMaterial(tableOne, tableTwo) {
|
|
handleSynchronousMaterial(tableOne, tableTwo) {
|
|
-
|
|
|
|
- console.log('tableOne',tableOne, 'tableTwo', tableTwo);
|
|
|
|
let _this = this;
|
|
let _this = this;
|
|
// this.params[tableOne]-- -> this.params[tableTwo]
|
|
// this.params[tableOne]-- -> this.params[tableTwo]
|
|
this.params[tableOne] &&
|
|
this.params[tableOne] &&
|