Commit 3d2261a5 authored by 袁玲利's avatar 袁玲利

日常交费设置5s后可以第二次点击

parent 8eda8d8b
......@@ -426,8 +426,6 @@
let data = await this.$http.post({
url: orderApi + '/order-charge/app/charge/project/getPayParams'
}, prepayId)
this.mask = false;
uni.hideLoading();
if (data.code != 200 || !data.data) {
uni.showToast({
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