Merge pull request #2321 from dataease/pr@dev@style_filter_tree

style: 树形过滤器默认样式
This commit is contained in:
fit2cloud-chenyw 2022-05-26 17:55:24 +08:00 committed by GitHub
commit d379f11189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,9 @@ export default {
type: Object,
// {}
default() {
return {}
return {
width: '100%'
}
}
},
//