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