mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
fix(仪表板): 查看数据-选择框高度不对
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
v-if="optType === 'enlarge' && exportPermissions[0]"
|
||||
v-model="pixel"
|
||||
class="pixel-select"
|
||||
size="small"
|
||||
>
|
||||
<el-option-group v-for="group in pixelOptions" :key="group.label" :label="group.label">
|
||||
<el-option
|
||||
|
||||
Reference in New Issue
Block a user