Pre Merge pull request !260 from clockdotnet/master-vxe

pull/260/MERGE
clockdotnet 2023-10-02 04:54:37 +00:00 committed by Gitee
commit f9fcd17c51
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

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