lilei 1 rok pred
rodič
commit
7083b4e9c0

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

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