chenrui hace 1 año
padre
commit
4a48b760ce
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/inventoryManagement/inventoryImport/detailList.vue

+ 2 - 2
src/views/inventoryManagement/inventoryImport/detailList.vue

@@ -103,10 +103,10 @@ export default {
         productEntity: {
           code: '', //  产品编码
           name: '', //  产品名称
-          warehouseName: ''// 仓库名称
         },
         stockImportNo: '',
-        supplierName: ''
+        supplierName: '',
+         warehouseName: ''// 仓库名称
       },
       countInfo: 0,
       disabled: false, //  查询、重置按钮是否可操作