链接加载loading

This commit is contained in:
shenyanpei
2021-12-05 11:31:24 +08:00
parent a8f0ed94a7
commit 82e02681fa
2 changed files with 4 additions and 6 deletions
@@ -468,10 +468,9 @@ export default {
(data, byte) => data + String.fromCharCode(byte), "")
)
item.icon = src
})
setTimeout(()=>{
}, setTimeout(()=>{
this.Loading = false
},1200)
},1200))
}
})
this.initSortable()
@@ -466,10 +466,9 @@ export default {
(data, byte) => data + String.fromCharCode(byte), "")
)
item.icon = src
})
setTimeout(()=>{
}, setTimeout(()=>{
this.Loading = false
},1200)
},1200))
}
})
this.initSortable()