mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
chore: 优化字典hooks使用
This commit is contained in:
2
src/typings/api/system.api.d.ts
vendored
2
src/typings/api/system.api.d.ts
vendored
@ -270,7 +270,7 @@ declare namespace Api {
|
||||
/** 是否默认(Y是 N否) */
|
||||
isDefault: string;
|
||||
/** 表格回显样式 */
|
||||
listClass: string;
|
||||
listClass: NaiveUI.ThemeColor;
|
||||
/** 备注 */
|
||||
remark: string;
|
||||
}>;
|
||||
|
Reference in New Issue
Block a user