1004749546@qq.com 4 年之前
父节点
当前提交
06193a99d5
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/allocationManagement/warehouseAllocation/edit.vue

+ 2 - 2
src/views/allocationManagement/warehouseAllocation/edit.vue

@@ -613,7 +613,7 @@ export default {
 		 this.queryParam.productCode = '' // 产品编码
 		 this.queryParam.productName = '' // 产品名称
 		 this.queryParam.productOrigCode = '' // 原厂编码
-		 this.queryParam.brandName = undefined // 品牌
+		 this.queryParam.brandSn = undefined // 品牌
 		 this.typeName = [] // 类别
 		 this.queryParam.outWarehouseLocationName = undefined // 调出仓位
 		 this.chooseParam.productCode = ''
@@ -626,7 +626,7 @@ export default {
       this.queryParam.productCode = '' // 产品编码
       this.queryParam.productName = '' // 产品名称
       this.queryParam.productOrigCode = '' // 原厂编码
-      this.queryParam.brandName = undefined // 品牌
+      this.queryParam.brandSn = undefined // 品牌
       this.typeName = [] // 类别
       this.queryParam.outWarehouseLocationName = undefined // 调出仓位
       this.getProductList()