|
@@ -261,6 +261,9 @@
|
|
|
this.loadingNow = false;
|
|
|
this.isShowEmpty = true;
|
|
|
this.isShowEmptyText ='暂无相关商品'
|
|
|
+ this.secondHandType = 1;
|
|
|
+ this.instrumentType='';
|
|
|
+ this.getProductAgainInfo();
|
|
|
},
|
|
|
isInterceptHtmlFn(text){
|
|
|
let name = this.$reg.interceptHtmlFn(text)
|