src/views/project/indexstatistics/index.vue
@@ -61,7 +61,7 @@ <div style="width: 76%;"> <el-row :gutter="10" style="font-size: 16px; font-weight: bold; margin-top: 10px" style="font-size: 18px; font-weight: bold; margin-top: 10px" > <el-col :span="6"> <router-link @@ -355,7 +355,7 @@ > <span style="font-size: 14px" >器官保存液病原菌培养阳性率</span > ><br /> {{ (qualirtData.germPositiveRate * 100).toFixed(2) }}% </el-card> </el-col> @@ -1162,7 +1162,7 @@ }); //终止 info.recordstate = "99"; info.terminationCase = 1; listDonatebaseinfo(info).then(res => { this.donateNumData.numberOfTerminated = res.total; });