xiaodai2022 2 anni fa
parent
commit
cfb398f70f
2 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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