zhangyuewww 2 anni fa
parent
commit
2132aff146
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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){