feat: 【工作流】--委派

This commit is contained in:
shizhong 2023-10-02 12:54:22 +08:00
parent 17dd0f1a29
commit e89c48933f

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