Commit 4734e39b authored by youjie's avatar youjie

Merge branch 'master' of http://gitlab.oytour.com/viitto/million

parents d28b9499 8f30b993
......@@ -162,10 +162,11 @@ export default {
},
reSetWechat(code, state) {
this.apipost(
"GetOpenInfo_post",
"b2c_post_UpdateWeChatBind",
{ code, state },
(r) => {
if (r.data.resultCode == 1) {
this.getUserInfo()
this.$q.notify({
type: "positive",
message: r.data.message,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment