diff --git a/src/views/Outsourcing/PreorderAssociation/index.vue b/src/views/Outsourcing/PreorderAssociation/index.vue index 177c73de..bb9914c1 100644 --- a/src/views/Outsourcing/PreorderAssociation/index.vue +++ b/src/views/Outsourcing/PreorderAssociation/index.vue @@ -378,6 +378,13 @@ export default { .el-card{ margin:0px; } + .xujianwaix { + /*border: 1px solid red;*/ + background: red; + } + .el-checkbox, .el-checkbox-button__inner { + color: blue; + }