chenrui hace 3 años
padre
commit
b63bb6d3df
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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) {