mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-03 22:57:09 +08:00
chore: 调整修改参数请求方式,调整通用字典类型
This commit is contained in:
2
src/types/global.d.ts
vendored
2
src/types/global.d.ts
vendored
@@ -11,7 +11,7 @@ interface Options {
|
||||
export interface LabelValueState {
|
||||
label: string
|
||||
value: any
|
||||
color?: string
|
||||
extend?: string
|
||||
}
|
||||
|
||||
/** 字典类型 */
|
||||
|
||||
Reference in New Issue
Block a user