feat : 研发人员选择

This commit is contained in:
clay
2024-08-04 21:01:43 +08:00
parent 66bd341692
commit 5f6f1a7912
3 changed files with 13 additions and 6 deletions

View File

@@ -73,7 +73,7 @@ const props = defineProps({
multiple: {
type: Boolean,
default: false
}
},
})
const chooseUser=()=>{
userPicker.value.showUserPicker()