Commit 603bf2db authored by 沈良进's avatar 沈良进

修改账号问题修改

parent 25595d59
...@@ -162,7 +162,7 @@ export default { ...@@ -162,7 +162,7 @@ export default {
}, },
reSetWechat(code, state) { reSetWechat(code, state) {
this.apipost( this.apipost(
"GetOpenInfo_post", "b2c_post_UpdateWeChatBind",
{ code, state }, { code, state },
(r) => { (r) => {
if (r.data.resultCode == 1) { if (r.data.resultCode == 1) {
......
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