mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 23:19:09 +08:00
fix(cmdb-ui):to lowercase (#406)
This commit is contained in:
@@ -354,7 +354,7 @@ import CMDBGrant from '../../components/cmdbGrant'
|
||||
import { ops_move_icon as OpsMoveIcon } from '@/core/icons'
|
||||
import AttributeStore from './attributeStore.vue'
|
||||
import { getAllDepAndEmployee } from '@/api/company'
|
||||
import CMDBTypeSelect from '../../components/CMDBTypeSelect'
|
||||
import CMDBTypeSelect from '../../components/cmdbTypeSelect'
|
||||
|
||||
export default {
|
||||
name: 'CITypes',
|
||||
|
Reference in New Issue
Block a user