浏览代码

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

csx 3 年前
父节点
当前提交
2cd684923d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/supply/components/editGoodReturn.vue

+ 1 - 1
src/xt_pages/supply/components/editGoodReturn.vue 查看文件

750
           const params = {
750
           const params = {
751
             stockIn: this.recordInfo.tableList,
751
             stockIn: this.recordInfo.tableList,
752
           };
752
           };
753
-          console.log("param23232332", params);
753
+          // console.log("param23232332", params);
754
 
754
 
755
           updatePurchaseOrder(
755
           updatePurchaseOrder(
756
             params,
756
             params,