mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-22 16:36:47 +08:00
Merge branch 'main' into example
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<script setup lang="ts">
|
||||
import { computed, shallowRef, watch } from 'vue';
|
||||
import { $t } from '@/locales';
|
||||
import { fetchGetAllPages, fetchGetMenuTree } from '@/service/api';
|
||||
import { $t } from '@/locales';
|
||||
|
||||
defineOptions({
|
||||
name: 'MenuAuthModal'
|
||||
|
||||
Reference in New Issue
Block a user