web/packages/components/zt-dict-checkbox/src/zt-dict-checkbox.vue
@@ -108,4 +108,16 @@ .checkbox-column-2>.el-checkbox{ width: 40%; } .el-checkbox__input.is-disabled + .el-checkbox__label { color: #808080 !important; } .el-checkbox__input.is-disabled.is-checked + .el-checkbox__label { color: #00a06e !important; } .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner { background-color: #00a06e !important; border-color: #1890ff !important; } </style>