Commit 066e1f01 authored by lizhishu's avatar lizhishu

1.提交更新;

parent 78421bc6
...@@ -368,6 +368,7 @@ ...@@ -368,6 +368,7 @@
uni.hideLoading() uni.hideLoading()
if (respes['code'] != 200) { if (respes['code'] != 200) {
await Dialog({ await Dialog({
title: '温馨提示',
message: respes['message'], message: respes['message'],
confirmButtonText: "知道了" confirmButtonText: "知道了"
}) })
......
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