Browse Source

bug修复

lilei 3 years ago
parent
commit
9a25ae9e50
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/reportData/storeTransferOutReport/detailList.vue

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

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