zhangyuewww 2 years ago
parent
commit
2132aff146
1 changed files with 3 additions and 0 deletions
  1. 3 0
      pages/user/set_wechatNo.vue

+ 3 - 0
pages/user/set_wechatNo.vue

@@ -67,6 +67,9 @@
 									}
 								})
 							}
+							else{
+								that.$api.msg(res.data.message);
+							}
 						})
 					.catch(res => {
 						if(res.errmsg){