Commit 315e1357 authored by 袁玲利's avatar 袁玲利

交费加全局loading

parent 39754511
......@@ -359,7 +359,8 @@
}
}
uni.showLoading({
title: '加载中'
title: '加载中',
mask: true
});
let data = await this.$http.post({
url: orderApi + '/order-charge/app/charge/project/createOrder'
......
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