lilei 3 years ago
parent
commit
a1e1ae0993
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/reportData/salesReturnReport/detailList.vue

+ 1 - 1
src/views/reportData/salesReturnReport/detailList.vue

@@ -219,7 +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 = undefined
+      this.queryParam.productType = []
       this.productType = []
       this.productType = []
       this.$refs.ruleForm.resetFields()
       this.$refs.ruleForm.resetFields()
       this.totalData = null
       this.totalData = null