mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
build(projects): 代码优化
This commit is contained in:
2
src/typings/business.d.ts
vendored
2
src/typings/business.d.ts
vendored
@ -37,7 +37,7 @@ declare namespace Message {
|
||||
/** badge类型 */
|
||||
badgeProps?: import('naive-ui').BadgeProps;
|
||||
/** 消息数据 */
|
||||
list: ListItem[];
|
||||
list: List[];
|
||||
}
|
||||
|
||||
interface List {
|
||||
|
Reference in New Issue
Block a user