@@ -41,7 +41,7 @@
</el-select>
</el-form-item>
</el-col>
- <el-col v-bind="styleResponsive ? { md: 4 } : { span: 4 }">
+ <el-col v-bind="styleResponsive ? { md: 12 } : { span: 4 }">
<el-form-item>
<el-button
size="small"
@@ -8,7 +8,7 @@
:need-page="true"
:toolkit="[]"
:selection.sync="selection"
- height="calc(100vh - 265px)"
+ height="calc(100vh - 350px)"
full-height="calc(100vh - 116px)"
tool-class="ele-toolbar-form"
cache-key="systemDictDataTable"
@@ -43,7 +43,7 @@
ref="table"
:columns="columns"
:datasource="datasource"
:need-page="false"
:current.sync="current"