mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-12 02:58:38 +08:00
refactor: 优化组件名称
This commit is contained in:
@@ -60,7 +60,7 @@ import { useTable } from '@/hooks'
|
||||
import { isMobile } from '@/utils'
|
||||
import has from '@/utils/has'
|
||||
|
||||
defineOptions({ name: 'Dict' })
|
||||
defineOptions({ name: 'SystemDict' })
|
||||
|
||||
const columns: TableInstanceColumns[] = [
|
||||
{
|
||||
|
Reference in New Issue
Block a user