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

+ 1 - 1
pagesHome/exchange/index.vue

@@ -150,7 +150,7 @@
 								}
 							} else {
 								uni.showToast({
-									title: arr.data.msg,
+									title: arr.errmsg,
 									icon: 'none',
 								});
 							}