|
@@ -200,7 +200,7 @@ export default {
|
|
this.queryParam.productTypeSn2 = ''
|
|
this.queryParam.productTypeSn2 = ''
|
|
this.queryParam.productTypeSn3 = ''
|
|
this.queryParam.productTypeSn3 = ''
|
|
this.queryParam.priceLevel = undefined
|
|
this.queryParam.priceLevel = undefined
|
|
- this.productType.productType = []
|
|
|
|
|
|
+ this.productType = []
|
|
this.$refs.table.refresh(true)
|
|
this.$refs.table.refresh(true)
|
|
},
|
|
},
|
|
// 返回
|
|
// 返回
|