流程+任务分发+报销功能完成

This commit is contained in:
2025-02-23 16:24:29 +08:00
parent f54dc4aa3e
commit 330036b272
33 changed files with 1669 additions and 124 deletions

View File

@@ -499,7 +499,7 @@ export const selectComponents = [
__slot__: {
'list-type': true
},
action: process.env.VUE_APP_BASE_API + "/system/oss/upload",
action: process.env.VUE_APP_BASE_API + "/common/upload",
disabled: false,
accept: '',
name: 'file',