mirror of
https://gitee.com/dromara/mayfly-go
synced 2025-11-24 10:00:26 +08:00
refactor: 消息模块调整 & 样式优化
This commit is contained in:
@@ -69,7 +69,7 @@ import { formatDate } from '@/common/utils/format';
|
||||
import PageTable from '@/components/pagetable/PageTable.vue';
|
||||
import { TableColumn } from '@/components/pagetable';
|
||||
import { hasPerms } from '@/components/auth/auth';
|
||||
import { SearchItem } from '@/components/SearchForm';
|
||||
import { SearchItem } from '@/components/pagetable/SearchForm';
|
||||
import ResourceAuthCert from '../component/ResourceAuthCert.vue';
|
||||
import ResourceTags from '../component/ResourceTags.vue';
|
||||
import { getTagPathSearchItem } from '../component/tag';
|
||||
|
||||
Reference in New Issue
Block a user