mirror of
https://gitee.com/ssssssss-team/magic-boot.git
synced 2025-02-22 02:32:49 +08:00
打开dialog隐藏loading
This commit is contained in:
parent
29d3fc853d
commit
2f83751e3a
@ -89,6 +89,7 @@ export default {
|
||||
this.confirmLoading = false
|
||||
},
|
||||
show(callback) {
|
||||
this.hideLoading()
|
||||
this.dialogVisible = true
|
||||
if(callback){
|
||||
var callbackInterval = setInterval(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user