吉安感知网项目-前端
shuishen
2026-02-27 ea9284ce2677d1e1f66e6718317a7701e3a822b2
applications/task-work-order/src/styles/common/cockpit.scss
@@ -946,11 +946,23 @@
  .el-button {
    min-width: 88px;
    color: #383874;
    border: none;
    height: 48px;
  }
  .el-button:first-child {
    color: #FFFFFF;
  }
  .el-button.is-disabled,
  .el-button.is-disabled:hover {
    background: #ECECF4;
    border: none;
  }
  .el-button:first-child.is-disabled,
  .el-button:first-child.is-disabled:hover {
    background: #4C34FF;
    border: none;
  }