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