| | |
| | | label: "未佩戴安全帽" |
| | | }, |
| | | { |
| | | value: "未穿着工作服", |
| | | label: "未穿着工作服" |
| | | value: "未穿工装", |
| | | label: "未穿工装" |
| | | }, |
| | | { |
| | | value: "睡岗", |
| | |
| | | |
| | | // |
| | | <style scoped lang="scss"> |
| | | // /deep/ .el-switch .is-checked { |
| | | // .el-switch__core { |
| | | // height: 32px !important; |
| | | // } |
| | | // .el-switch__core::after { |
| | | // height: 30px !important; |
| | | // width: 30px !important; |
| | | // } |
| | | // } |
| | | // |
| | | </style> |
| | | <style scoped lang="scss"> |
| | | ::deep .el-switch { |
| | | color: #f52323; |
| | | .el-switch__core { |
| | | height: 32px !important; |
| | | } |
| | | .el-switch__core::after { |
| | | height: 30px !important; |
| | | width: 30px !important; |
| | | } |
| | | } |
| | | .sub-account { |
| | | padding: 20px; |
| | | .head-name { |