fix : 修复细节

This commit is contained in:
2024-05-19 00:16:40 +08:00
parent fccce985b6
commit c96cbf8415
7 changed files with 269 additions and 86 deletions

View File

@@ -128,7 +128,7 @@ const tableConfig = reactive({
}
}
],
api: '',
api: '/workflow/mosr/requirement/collect',
params: {},
btns: [
{name: '新增上报', key: 'add', type: 'primary', auth: ''},