fix: 调整进度条的步幅
This commit is contained in:
@@ -24,7 +24,7 @@ export type ProgressInfo = {
|
||||
taskId: string;
|
||||
/** Transpiled from server.Hubs.ProgressStatus */
|
||||
status: ProgressStatus;
|
||||
/** Transpiled from int */
|
||||
/** Transpiled from double */
|
||||
progressPercent: number;
|
||||
/** Transpiled from string */
|
||||
errorMessage: string;
|
||||
|
||||
Reference in New Issue
Block a user