|
@@ -685,15 +685,15 @@ export default {
|
|
|
}
|
|
|
}
|
|
|
|
|
|
-::v-deep .is-disabled {
|
|
|
- .el-textarea__inner,
|
|
|
- .el-input__inner,
|
|
|
- .el-radio__label,
|
|
|
- .el-radio__input {
|
|
|
- background-color: rgba(228, 231, 237, 0.35) !important;
|
|
|
- color: #606266 !important;
|
|
|
- }
|
|
|
-}
|
|
|
+// ::v-deep .is-disabled {
|
|
|
+// .el-textarea__inner,
|
|
|
+// .el-input__inner,
|
|
|
+// .el-radio__label,
|
|
|
+// .el-radio__input {
|
|
|
+// background-color: rgba(228, 231, 237, 0.35) !important;
|
|
|
+// color: #606266 !important;
|
|
|
+// }
|
|
|
+// }
|
|
|
|
|
|
::v-deep .el-checkbox.is-bordered.is-checked,
|
|
|
::v-deep .el-radio.is-bordered.is-checked {
|