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)
       },