浏览代码

bug修复

chenrui 3 年之前
父节点
当前提交
b63bb6d3df
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/productManagement/priceChangeRecord/list.vue

+ 1 - 0
src/views/productManagement/priceChangeRecord/list.vue

@@ -271,6 +271,7 @@ export default {
       this.queryParam.productTypeSn1 = ''
       this.queryParam.productTypeSn2 = ''
       this.queryParam.productTypeSn3 = ''
+      this.productType = []
       this.$refs.table.refresh(true)
     },
     filterOption (input, option) {