|
|
@@ -4,7 +4,7 @@
|
|
|
<el-col :span="6">
|
|
|
<div class="group-box">
|
|
|
<div class="group-title">
|
|
|
- 满意医院-{{ year }}年{{ month }}月
|
|
|
+ 节约型医院-{{ year }}年{{ month }}月
|
|
|
<ScoreIcon :score="score" />
|
|
|
</div>
|
|
|
<div class="group-content">
|
|
|
@@ -57,7 +57,7 @@
|
|
|
<el-col :span="12">
|
|
|
<div class="group-box">
|
|
|
<div class="group-title">
|
|
|
- 满意医院-待改进项目
|
|
|
+ 节约型医院-待改进项目
|
|
|
<el-link @click="handleMoreAssess()">立即评价</el-link>
|
|
|
</div>
|
|
|
<el-row>
|