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',
 								});
 							}