mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-13 16:57:10 +08:00
refactor: 优化组件名称
This commit is contained in:
@@ -89,7 +89,7 @@ import { useDownload } from '@/hooks'
|
||||
import { isMobile } from '@/utils'
|
||||
import has from '@/utils/has'
|
||||
|
||||
defineOptions({ name: 'Dept' })
|
||||
defineOptions({ name: 'SystemDept' })
|
||||
|
||||
const columns: TableInstanceColumns[] = [
|
||||
{ title: '名称', dataIndex: 'name', width: 170, ellipsis: true, tooltip: true },
|
||||
|
||||
Reference in New Issue
Block a user