吉安感知网项目-前端
罗广辉
5 days ago 1d552a3bad95caae4af15322df28e6240b797693
applications/task-work-order/src/styles/common/cockpit.scss
@@ -99,6 +99,7 @@
  .el-input__inner {
    height: 100%; // 让内部 input 撑满
    line-height: 36px;
    height: 36px !important;
    &::placeholder {
      color: var(--tips);
    }
@@ -685,7 +686,8 @@
  th.el-table__cell:not(.fixed-column),
  td.el-table__cell:not(.fixed-column) {
    background: transparent !important;
    // background: transparent !important;
    background: white !important;
  }
  .el-checkbox {