修复招聘会前端交互与无障碍问题
This commit is contained in:
@@ -24,6 +24,8 @@ export interface OutdoorFairItem {
|
||||
boothCount: number;
|
||||
/** 已预定摊位数 */
|
||||
reservedBoothCount?: number;
|
||||
/** 招聘会实际展位图中的展位数量 */
|
||||
boothMapCount?: number;
|
||||
/** 举办时间 */
|
||||
holdTime: string;
|
||||
/** 招聘会结束时间 */
|
||||
|
||||
Reference in New Issue
Block a user