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