Administrator 4 년 전
부모
커밋
0efedbc1e9
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  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)