ludc
2023-10-25 584ae5476c319cd1551a97b64c01ee1e5e5ff5a6
Source/UBCS-WEB/src/components/MasterCrud/VciMasterCrud.vue
@@ -940,7 +940,7 @@
<style lang="scss" scoped>
//固定列高度
/deep/ .el-table__fixed {
  height: 565px!important;
  height: calc(100vh - 370px)!important;
}
// 滚动条样式修改
// 滚动条的宽度