Sfoglia il codice sorgente

删除打印语句

002390 2 anni fa
parent
commit
91076d9d6c
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      src/views/purchase/purchase-order/add/index.vue

+ 0 - 2
src/views/purchase/purchase-order/add/index.vue

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