Commit 836b0263 authored by youjie's avatar youjie

优化样式

parent 75cd4dd0
...@@ -514,9 +514,7 @@ ...@@ -514,9 +514,7 @@
}, },
// 用户点击确定按钮 // 用户点击确定按钮
getResult(event = null) { getResult(event = null) {
uni.showLoading({ uni.showLoading()
mask: true
})
setTimeout(() => { setTimeout(() => {
let result = {}; let result = {};
// 只返回用户在this.params中配置了为true的字段 // 只返回用户在this.params中配置了为true的字段
......
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