浏览代码

修改bug

chenrui 1 年之前
父节点
当前提交
4a48b760ce
共有 1 个文件被更改,包括 2 次插入2 次删除
  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, //  查询、重置按钮是否可操作