mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 01:01:20 +08:00
fix: SQL数据集编辑页面预览右侧下拉框空白位置优化
This commit is contained in:
@@ -274,7 +274,7 @@
|
||||
:description="$t('deDataset.run_failed')"
|
||||
>{{ errMsgCont }}
|
||||
</el-empty>
|
||||
<div style="float: left" v-else-if="fields.length">
|
||||
<div style="float: left; min-width: 100%;" v-else-if="fields.length">
|
||||
<el-table
|
||||
:data="plxTableData"
|
||||
size="mini"
|
||||
|
||||
Reference in New Issue
Block a user