|
|
@@ -263,7 +263,7 @@ export default {
|
|
|
},
|
|
|
option: {},
|
|
|
optionBack: {
|
|
|
- height: '400px',
|
|
|
+ maxHeight: '350px',
|
|
|
// calcHeight: 30,
|
|
|
menuWidth: 60,
|
|
|
tip: false,
|
|
|
@@ -1120,10 +1120,10 @@ export default {
|
|
|
padding: 4px !important;
|
|
|
}
|
|
|
|
|
|
-::v-deep .xstable .el-table__body-wrapper {
|
|
|
- overflow-y: auto;
|
|
|
- height: 350px !important;
|
|
|
-}
|
|
|
+// ::v-deep .xstable .el-table__body-wrapper {
|
|
|
+// overflow-y: auto;
|
|
|
+// height: 350px !important;
|
|
|
+// }
|
|
|
|
|
|
.disabledBox {
|
|
|
display: flex;
|