!260 feat: 【工作流】--委派 解决api接口错误问题

Merge pull request !260 from clockdotnet/master-vxe
This commit is contained in:
芋道源码 2023-10-02 07:15:39 +00:00 committed by Gitee
commit cfc855256d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -52,7 +52,7 @@ const open = async (id: string) => {
resetForm()
formData.value.id = id
//
userList.value = await UserApi.getSimpleUserList()
userList.value = await UserApi.getListSimpleUsersApi()
}
defineExpose({ open }) // openModal