BUG 28443

This commit is contained in:
aixianling
2022-03-22 20:57:09 +08:00
parent af7e1c72a4
commit 26177d03d4
2 changed files with 123 additions and 188 deletions

View File

@@ -43,5 +43,8 @@ export default {
<style lang="scss" scoped>
.AiUserPicker {
.el-select{
width: 100%;
}
}
</style>