Commit d21ded8b authored by wangxl's avatar wangxl

333

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