mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-14 22:03:41 +08:00
feat(projects): 添加reload context
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { setupAppContext } from '@/context';
|
||||
import AppProvider from './AppProvider.vue';
|
||||
|
||||
setupAppContext();
|
||||
</script>
|
||||
<style></style>
|
||||
|
Reference in New Issue
Block a user