mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
style: 树形过滤器默认样式
This commit is contained in:
@@ -78,7 +78,9 @@ export default {
|
||||
type: Object,
|
||||
// {}
|
||||
default() {
|
||||
return {}
|
||||
return {
|
||||
width: '100%'
|
||||
}
|
||||
}
|
||||
},
|
||||
// 下拉框 挂类
|
||||
|
||||
Reference in New Issue
Block a user