lilei 1 år sedan
förälder
incheckning
7083b4e9c0
1 ändrade filer med 1 tillägg och 0 borttagningar
  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.productTypeSn3 = ''
         this.productType = []
+        this.rowSelectionInfo = null
         this.$refs.table.clearSelected()
         this.$refs.table.refresh(!!flag)
       },