fix : 修复细节

This commit is contained in:
2024-05-14 21:07:17 +08:00
parent de2f566bd0
commit 1f9a3603d8
4 changed files with 84 additions and 74 deletions

View File

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