Jelajahi Sumber

删除打印语句

002390 2 tahun lalu
induk
melakukan
91076d9d6c
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  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] &&