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