See999 4 年前
父节点
当前提交
03893757f1
共有 2 个文件被更改,包括 8 次插入6 次删除
  1. 7 5
      src/xt_pages/qcd/basicInformationAnalysis.vue
  2. 1 1
      src/xt_pages/qcd/workAnalysis/nurse.vue

+ 7 - 5
src/xt_pages/qcd/basicInformationAnalysis.vue 查看文件

@@ -64,7 +64,7 @@
64 64
       </div>
65 65
       <div v-if="way == 0" class="cell clearfix" style="align-items:normal">
66 66
         <div style="float:left">
67
-          <div class="infoBox">
67
+          <div class="infoBox" style="width:370px;">
68 68
             <div class="infoOne">
69 69
               <div class="titleBox">
70 70
                 <span class="point"></span>
@@ -274,10 +274,12 @@
274 274
         </div>
275 275
       </div>
276 276
       <div v-else>
277
-        <div  style="margin-bottom:20px;">
277
+        <div style="margin-bottom:20px;">
278
+          <p style="font-size: 16px;font-weight: bold;color: #000;">透析总量</p>
278 279
           <line-chart :options="chart"></line-chart>
279 280
         </div>
280
-        <div >
281
+        <div>
282
+          <p style="font-size: 16px;font-weight: bold;color: #000;">转归统计</p>
281 283
           <line-chart :options="bar"></line-chart>
282 284
         </div>
283 285
       </div>
@@ -351,8 +353,8 @@ export default {
351 353
 
352 354
       way: 0,
353 355
       wayArr: [
354
-        { value: 0, label: "统计", state: 0 },
355
-        { value: 1, label: "统计图", state: 1 }
356
+        { value: 0, label: "统计", state: 0 },
357
+        { value: 1, label: "趋势图", state: 1 }
356 358
       ],
357 359
       modesData: {
358 360
        xAxis: [],

+ 1 - 1
src/xt_pages/qcd/workAnalysis/nurse.vue 查看文件

@@ -198,7 +198,7 @@
198 198
         crumbs: [
199 199
           { path: false, name: "质控管理" },
200 200
           { path: false, name: "工作量分析统计" },
201
-          { path: false, name: "医生" }
201
+          { path: false, name: "护士" }
202 202
         ],
203 203
         activeName: "second",
204 204
         listQuery: {