Selaa lähdekoodia

Merge branch 'developerB' of git.caimei365.com:caimei-repository/caimei-applets-caimei into developerB

zhengjinyi 4 vuotta sitten
vanhempi
commit
ed3d132255
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      components/cm-module/listTemplate/secondHand.vue

+ 3 - 0
components/cm-module/listTemplate/secondHand.vue

@@ -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)