链接管理loading
This commit is contained in:
@@ -469,7 +469,9 @@ export default {
|
||||
)
|
||||
item.icon = src
|
||||
})
|
||||
this.Loading = false
|
||||
setTimeout(()=>{
|
||||
this.Loading = false
|
||||
},1200)
|
||||
}
|
||||
})
|
||||
this.initSortable()
|
||||
|
||||
@@ -467,7 +467,9 @@ export default {
|
||||
)
|
||||
item.icon = src
|
||||
})
|
||||
this.Loading = false
|
||||
setTimeout(()=>{
|
||||
this.Loading = false
|
||||
},1200)
|
||||
}
|
||||
})
|
||||
this.initSortable()
|
||||
|
||||
Reference in New Issue
Block a user