mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-24 15:55:06 +08:00
Merge branch 'refs/heads/gitee-master' into feature-project
# Conflicts: # README.md # src/utils/dict.ts # src/views/Login/components/LoginForm.vue
This commit is contained in:
@ -12,6 +12,7 @@ export interface JobLogVO {
|
||||
duration: string
|
||||
status: number
|
||||
createTime: string
|
||||
result: string
|
||||
}
|
||||
|
||||
// 任务日志列表
|
||||
|
Reference in New Issue
Block a user