mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-24 20:57:16 +08:00
refactor: 优化系统管理相关代码
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useWindowSize } from '@vueuse/core'
|
||||
import AiEditor from './components/detail/index.vue'
|
||||
import AiEditor from './detail/components/index.vue'
|
||||
import { type NoticeResp, getNotice } from '@/apis/system'
|
||||
|
||||
const { width } = useWindowSize()
|
||||
|
Reference in New Issue
Block a user