lilei пре 1 година
родитељ
комит
7083b4e9c0
1 измењених фајлова са 1 додато и 0 уклоњено
  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)
       },