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