链接管理loading

This commit is contained in:
shenyanpei
2021-12-05 10:50:53 +08:00
parent 31b25edbcb
commit aeb1983aec
2 changed files with 6 additions and 2 deletions
@@ -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()