fix : 修复细节

This commit is contained in:
2024-05-11 23:22:55 +08:00
parent 7810de1327
commit 5e08db55fb
5 changed files with 79 additions and 148 deletions

View File

@@ -148,7 +148,7 @@ const tableConfig = reactive({
}
}
],
api: '/workflow/process/task',
api: '/workflow/mosr/process/task',
params: {},
})