chenrui 1 tahun lalu
induk
melakukan
62741654d9
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      src/views/allocationManagement/transferOut/edit.vue

+ 1 - 0
src/views/allocationManagement/transferOut/edit.vue

@@ -585,6 +585,7 @@ export default {
         price: isEdit ? row.price : row.productPrice,
         qty: row.qty, //  添加时调出数量默认为1
         productSn: row.productSn,
+        productBrandSn: row.productBrandSn,
         departmentSn: row.departmentSn,
         departmentName: row.departmentName,
         productTypeSn1: row.productTypeSn1,