mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-04 15:26:07 +08:00
refactor(projects): 代码优化
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import { RouterLink } from 'vue-router';
|
||||
import { routeName } from '@/router';
|
||||
|
||||
type ExceptionType = '403' | '404' | '500';
|
||||
|
||||
Reference in New Issue
Block a user