lilei 1 year ago
parent
commit
7083b4e9c0
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/salesManagement/salesQueryNew/comps/productList.vue

+ 1 - 0
src/views/salesManagement/salesQueryNew/comps/productList.vue

@@ -466,6 +466,7 @@
         this.queryParam.productTypeSn2 = ''
         this.queryParam.productTypeSn2 = ''
         this.queryParam.productTypeSn3 = ''
         this.queryParam.productTypeSn3 = ''
         this.productType = []
         this.productType = []
+        this.rowSelectionInfo = null
         this.$refs.table.clearSelected()
         this.$refs.table.clearSelected()
         this.$refs.table.refresh(!!flag)
         this.$refs.table.refresh(!!flag)
       },
       },