BUG 25313

This commit is contained in:
aixianling
2021-12-08 16:21:17 +08:00
parent db6f74adb7
commit 9742b6a9ff

View File

@@ -169,6 +169,8 @@ export default {
}).then(res => {
this.change(res?.userList || [])
this.clickedUserSelect = false
}).catch(()=>{
this.clickedUserSelect = false
})
},
fileList(e) {