Commit bc731524 authored by xinzhedeai's avatar xinzhedeai

add:msg

parent e914dfef
...@@ -772,7 +772,7 @@ window.onload = function () { ...@@ -772,7 +772,7 @@ window.onload = function () {
}, 1000); }, 1000);
}else{ }else{
vant.Toast({ vant.Toast({
message: result.message || '操作失败', message: result.msg || '操作失败',
}) })
} }
} }
......
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