zs 2 년 전
부모
커밋
933c569555
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      pagesHome/exchange/index.vue

+ 2 - 0
pagesHome/exchange/index.vue

@@ -52,6 +52,8 @@
 									icon: 'none',
 									duration: 3000
 								})
+								that.clearPage();
+								that.search();
 							} else {
 								uni.showToast({
 									title: arr.errmsg,