diff --git a/yxt-as-ui/src/styles/table.scss b/yxt-as-ui/src/styles/table.scss index 08e9142ddc..cfefe75c49 100644 --- a/yxt-as-ui/src/styles/table.scss +++ b/yxt-as-ui/src/styles/table.scss @@ -28,6 +28,7 @@ border-bottom: 1px solid $table-border-color; } .table-fixed { + height: 100% !important; .el-table__fixed-right { height: 100% !important; //设置高优先,以覆盖内联样式 } diff --git a/yxt-as-ui/src/views/operation/preregistration/preregistration.vue b/yxt-as-ui/src/views/operation/preregistration/preregistration.vue index 3c45793f68..4d75666844 100644 --- a/yxt-as-ui/src/views/operation/preregistration/preregistration.vue +++ b/yxt-as-ui/src/views/operation/preregistration/preregistration.vue @@ -67,14 +67,14 @@