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

消费明细界面新增

parents 55e1d66a 066e1f01
...@@ -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