forked from github/dataease
Merge pull request #2321 from dataease/pr@dev@style_filter_tree
style: 树形过滤器默认样式
This commit is contained in:
commit
d379f11189
@ -78,7 +78,9 @@ export default {
|
|||||||
type: Object,
|
type: Object,
|
||||||
// {}
|
// {}
|
||||||
default() {
|
default() {
|
||||||
return {}
|
return {
|
||||||
|
width: '100%'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// 下拉框 挂类
|
// 下拉框 挂类
|
||||||
|
Loading…
Reference in New Issue
Block a user