Commit d21ded8b authored by wangxl's avatar wangxl

333

parent ec8fdba4
...@@ -114,8 +114,7 @@ export default { ...@@ -114,8 +114,7 @@ export default {
this.expertFilter(this.expertSelectKeys, this.dataList) this.expertFilter(this.expertSelectKeys, this.dataList)
this.loading = false this.loading = false
} }
}).catch(() => { }); }).catch(() => { this.loading = false });
this.loading = false
}, },
submit () { submit () {
this.loading = true this.loading = 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