Browse Source

bug修复【ID1007640】

chenrui 3 years ago
parent
commit
ea4480722b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/productManagement/productInfo/edit.vue

+ 1 - 1
src/views/productManagement/productInfo/edit.vue

@@ -106,7 +106,7 @@
                   </a-col>
                   <a-col :span="10">
                     <v-select
-                      code="PRODUCT_UNIT"
+                      code="PRODUCT_PACK_UNIT"
                       id="productLevelEdit-packQtyUnit"
                       v-model="form.packQtyUnit"
                       allowClear