zs 2 lat temu
rodzic
commit
79769557a3
1 zmienionych plików z 1 dodań i 1 usunięć
  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',
 								});
 							}