Commit a57447a9 authored by 袁玲利's avatar 袁玲利

Merge branch 'v_req_11.2' into uat

parents f4fd6e5a bef2d569
...@@ -185,6 +185,7 @@ export default { ...@@ -185,6 +185,7 @@ export default {
success: function (res) { success: function (res) {
if (res.code == 10000) { if (res.code == 10000) {
console.log(res) console.log(res)
return
} }
uni.showToast({ uni.showToast({
icon: "none", icon: "none",
......
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