lilei vor 3 Jahren
Ursprung
Commit
68b4150755

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
 {
   "message": "发现有新版本发布,确定更新系统?",
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
   "vendorJsVersion": "",
-  "version": 1653387412683
+  "version": 1653441628442
 }
 }

+ 1 - 0
src/views/reportData/bulkReturnReport/detailList.vue

@@ -219,6 +219,7 @@ export default {
       this.queryParam.productEntity.productTypeSn3 = ''
       this.queryParam.productEntity.productTypeSn3 = ''
       this.queryParam.productEntity.code = ''
       this.queryParam.productEntity.code = ''
       this.queryParam.productEntity.name = ''
       this.queryParam.productEntity.name = ''
+      this.queryParam.productType = []
       this.$refs.ruleForm.resetFields()
       this.$refs.ruleForm.resetFields()
       this.totalData = null
       this.totalData = null
       this.$refs.table.clearTable()
       this.$refs.table.clearTable()

+ 1 - 0
src/views/reportData/bulkWarehousingReport/detailList.vue

@@ -228,6 +228,7 @@ export default {
       this.queryParam.productEntity.productTypeSn3 = ''
       this.queryParam.productEntity.productTypeSn3 = ''
       this.queryParam.productEntity.code = ''
       this.queryParam.productEntity.code = ''
       this.queryParam.productEntity.name = ''
       this.queryParam.productEntity.name = ''
+      this.queryParam.productType = []
       this.$refs.ruleForm.resetFields()
       this.$refs.ruleForm.resetFields()
       this.totalData = null
       this.totalData = null
       this.$refs.table.clearTable()
       this.$refs.table.clearTable()