Commit 6883092b authored by lijiongliang's avatar lijiongliang

提示修改

parent f9268508
...@@ -382,7 +382,7 @@ export default { ...@@ -382,7 +382,7 @@ export default {
uni.hideLoading() uni.hideLoading()
uni.showToast({ uni.showToast({
title: res.data.msg, title: res.data.msg,
icon: "error", 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