mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-09-27 14:57:08 +08:00
fix: 日志在小屏显示问题
This commit is contained in:
@@ -71,7 +71,7 @@ export interface JobInstanceQuery {
|
||||
export interface JobInstanceLogResp {
|
||||
id: number
|
||||
message: any[]
|
||||
isFinished: number
|
||||
finished: number
|
||||
fromIndex: number
|
||||
nextStartId: number
|
||||
}
|
||||
|
Reference in New Issue
Block a user