修改测试问题
This commit is contained in:
@@ -171,6 +171,7 @@ const defaultProps = {
|
||||
label: 'name'
|
||||
}
|
||||
const selectUser = (e: any) => {
|
||||
if (e == undefined) return (loading.value = false)
|
||||
user.value = e
|
||||
loading.value = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user