diff --git a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue index 830522fa..20f7c440 100644 --- a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue +++ b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue @@ -1599,6 +1599,17 @@ export default { height: 30px; text-align:center; } + .el-table .chengjiao { + background: #AEF199; + } + .el-input__inner { + height: 30px; + } + +