diff --git a/src/assets/scss/modules/shequzhili/project-info.scss b/src/assets/scss/modules/shequzhili/project-info.scss index fab73c410..ae6f55d5a 100644 --- a/src/assets/scss/modules/shequzhili/project-info.scss +++ b/src/assets/scss/modules/shequzhili/project-info.scss @@ -418,3 +418,35 @@ box-shadow:none } + +.process-form{ + margin-top:20px; + + .process-title { + margin-bottom: 25px; + margin-left: -5px; + font-size: 16px; + font-family: PingFang SC; + font-weight: bold; + color: #333; + line-height: 18px; + } + + .process-title-vis{ + color: #fff; + } +} + +.form-item::v-deep .el-form-item__label { + color: #fff; +} +.form-item { + .el-radio { + color: #fff; + } + + .el-checkbox { + color: #fff; + } +} + diff --git a/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue b/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue index 28e4ffcfc..e14e171ef 100644 --- a/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue +++ b/src/views/modules/shequzhili/xiangmu/cpts/project-info.vue @@ -173,64 +173,70 @@ - -

处理

-
- - - - 处理/响应 - 结案 - 转其他机关/科室 - 退回 - - - - - - - - - - - - -
- -
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
- -
- 关闭 - 确定 -
-
-
关闭
-
确定
+
+ 关闭 + 确定 +
+
+
关闭
+
确定
-
+
-
+ +
+ +