parent
e76eda8af3
commit
8df285aefb
|
@ -207,6 +207,8 @@ const getList = async () => {
|
||||||
|
|
||||||
/** 初始化 **/
|
/** 初始化 **/
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
|
})
|
||||||
|
onActivated(()=>{
|
||||||
getList()
|
getList()
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in New Issue