mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-19 13:35:07 +08:00
refactor: vxe crud
This commit is contained in:
@ -3,7 +3,7 @@ import { store } from '../index'
|
||||
import { DictDataVO } from '@/api/system/dict/types'
|
||||
|
||||
export interface DictValueType {
|
||||
value: string
|
||||
value: string | number | boolean
|
||||
label: string
|
||||
clorType: string
|
||||
cssClass: string
|
||||
|
Reference in New Issue
Block a user