flat: keep-alive激活时调用

This commit is contained in:
Apcallover
2024-04-10 15:36:23 +08:00
parent 4452e03c24
commit 2bd5a41e8c

View File

@@ -169,7 +169,7 @@ export default {
isEdit: false, isEdit: false,
} }
}, },
created() { activated() {
this.getList() // 企业 this.getList() // 企业
}, },
computed: { computed: {