mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-17 11:01:40 +08:00
refactor: eslint src --fix
This commit is contained in:
1
src/types/global.d.ts
vendored
1
src/types/global.d.ts
vendored
@@ -20,7 +20,6 @@ export interface DictState {
|
||||
items: Array<LabelValueState>
|
||||
}
|
||||
|
||||
|
||||
/** 状态(1:启用;2:禁用) */
|
||||
type Status = 1 | 2
|
||||
|
||||
|
Reference in New Issue
Block a user