fix: 修改工单bug
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 2m15s

This commit is contained in:
sexygoat
2026-04-22 17:42:36 +08:00
parent 8378d2228e
commit fd22dc7ad4
14 changed files with 199 additions and 280 deletions

View File

@@ -280,6 +280,11 @@
transform: scale(0.6) !important;
}
}
.el-checkbox__input.is-disabled .el-checkbox__inner {
background-color: var(--el-color-primary) !important;
border-color: var(--el-color-primary) !important;
}
}
.el-notification .el-notification__icon {