Commit cffdfacc authored by youjie's avatar youjie

no message

parent ecc06c58
...@@ -367,7 +367,7 @@ ...@@ -367,7 +367,7 @@
} }
}; };
console.log("newMsg",newMsg); console.log("newMsg",newMsg);
this.apipost("dmcstatistics_post_SetNewLeaderApplyList_V2", newMsg, (res) => { this.apipost("dmcstatistics_post_UpdateNewLeaderApplyList", newMsg, (res) => {
if (res.resultCode == 1) { if (res.resultCode == 1) {
this.loading = false this.loading = false
uni.hideLoading() uni.hideLoading()
......
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