Bläddra i källkod

Merge branch 'test' of http://110.41.163.243:9980/kd-aiot/kd-aiot-frontend-wms into dengfei

695593266@qq.com 8 månader sedan
förälder
incheckning
6fd0c1fcbc
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/views/warehouseManagement/stockManagement/add.vue

+ 1 - 1
src/views/warehouseManagement/stockManagement/add.vue

@@ -1766,7 +1766,7 @@
             productItem.categoryModel = productItem.modelType; // 物品型号
             productItem.specification = productItem.specification; // 规格
             productItem.engrave = productItem.engrave; // 刻码
-            materielDesignation = productItem.materielDesignation; //物料代号
+            productItem.materielDesignation = productItem.materielDesignation; //物料代号
             productItem.clientCode = productItem.clientCode; // 客户代号
             productItem.batchNo = productItem.batchNo || batchNo; // 批次号
             productItem.warehouseIds = [productItem.warehouseId]; // 仓库Id