@@ -37,7 +37,7 @@
:merge-cells="tdSpanArr"
show-overflow
style="width: 100%"
- height="701px"
+ height="600px"
>
<ux-table-column
field="id"
@@ -435,6 +435,7 @@ export default {
/deep/.el-dialog__body {
padding-top: 0px;
+ height: auto;
}
/deep/.el-dialog__title {
color: #333333;