diff --git a/src/assets/css/global.css b/src/assets/css/global.css index 396757b..6ce1442 100644 --- a/src/assets/css/global.css +++ b/src/assets/css/global.css @@ -2,8 +2,12 @@ background: rgb(240, 125, 125); } +.el-table .unCheck-row { + background: #409EFF; +} + .el-table .refuse-row { - background: rgb(192, 192, 192); + background: #909399; } .el-table .purple-row { diff --git a/src/components/report/BtnReport.vue b/src/components/report/BtnReport.vue index 3c114cd..4c095cd 100644 --- a/src/components/report/BtnReport.vue +++ b/src/components/report/BtnReport.vue @@ -1,13 +1,13 @@ diff --git a/src/views/report/chargeAsbitem.vue b/src/views/report/chargeAsbitem.vue index f607668..27181af 100644 --- a/src/views/report/chargeAsbitem.vue +++ b/src/views/report/chargeAsbitem.vue @@ -2,21 +2,24 @@
人员费用组合项目
-
+
体检单位: - - + + -
+
组合项目: - - - -
+ + + +
收费状态: - + - + - - + + - + + + + + - + + @@ -84,6 +104,11 @@ :close-on-click-modal="false" width="840px" height="600px"> + + + +