mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-10 03:03:43 +08:00
opt: add logs for mj-plus api error
This commit is contained in:
@@ -697,6 +697,7 @@ const fetchRunningJobs = (userId) => {
|
||||
dangerouslyUseHTMLString: true,
|
||||
message: `任务ID:${jobs[i]['task_id']}<br />原因:${jobs[i]['err_msg']}`,
|
||||
type: 'error',
|
||||
duration: 0,
|
||||
})
|
||||
imgCalls.value += 1
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user