xiaodai2022 2 年之前
父節點
當前提交
cfb398f70f
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 0 0
      dist/static/js/0.js
  2. 1 1
      src/views/stock/allot/components/addForm.vue

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/0.js


+ 1 - 1
src/views/stock/allot/components/addForm.vue

@@ -634,7 +634,7 @@ export default {
       dList.forEach((v2) => {
         let goodModel = {
           id: v2.id || "",
-          good_code: v2.type_code,
+          spuCode: v2.type_code,
           allot_num: v2.allot_num,
           is_del: "1",
         };

Some files were not shown because too many files changed in this diff