Browse Source

商品管理,新增产品修复选取标准明细bug

qymljy 9 months ago
parent
commit
0c9d44147a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/HDrpManagement/ProductMag/modules/add.vue

+ 2 - 1
src/HDrpManagement/ProductMag/modules/add.vue

@@ -690,7 +690,8 @@ export default {
         "length": '', //可选
         "packqty":'1',
         "tags":'',
-        "categories":""
+        "categories":"",
+        "standardsmx":""
       }
     },
     unitChange () {