zs 2 years ago
parent
commit
79769557a3
1 changed files with 1 additions and 1 deletions
  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',
 								});
 							}