|
@@ -305,6 +305,7 @@ export default {
|
|
this.queryParam.productTypeSn1 = undefined
|
|
this.queryParam.productTypeSn1 = undefined
|
|
this.queryParam.productTypeSn2 = undefined
|
|
this.queryParam.productTypeSn2 = undefined
|
|
this.queryParam.productTypeSn3 = undefined
|
|
this.queryParam.productTypeSn3 = undefined
|
|
|
|
+ this.productType = []
|
|
this.getProductList(1)
|
|
this.getProductList(1)
|
|
},
|
|
},
|
|
// 已选产品 重置
|
|
// 已选产品 重置
|