refactor: 优化组件名称

This commit is contained in:
2024-04-20 22:25:27 +08:00
parent 124674c530
commit 9ea7c5d8f3
13 changed files with 12 additions and 12 deletions

View File

@@ -77,7 +77,7 @@ import { isMobile } from '@/utils'
import { DisEnableStatusList } from '@/constant/common'
import has from '@/utils/has'
defineOptions({ name: 'Role' })
defineOptions({ name: 'SystemRole' })
const { data_scope_enum } = useDict('data_scope_enum')