mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-29 20:57:20 +08:00
chore: 优化部分代码
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
<script setup lang="ts">
|
||||
import { type NoticeQuery, type NoticeResp, deleteNotice, listNotice } from '@/apis/system'
|
||||
import type { TableInstanceColumns } from '@/components/GiTable/type'
|
||||
import { useTable } from '@/hooks'
|
||||
|
Reference in New Issue
Block a user