Browse Source

6月9日杨青

杨青 1 year ago
parent
commit
5664d304e4

+ 12 - 12
src/router/modules/dialysis.js View File

@@ -370,18 +370,18 @@ export default {
370 370
         noCache: true
371 371
       }
372 372
     },
373
-    // {
374
-    //   path: '/dialysis/print/batch/fiftyone',
375
-    //   component: () =>
376
-    //     import('@/xt_pages/dialysis/batch_print/batch_print_order_fiftyone'),
377
-    //   hidden: true,
378
-    //   is_menu: false,
379
-    //   name: 'dialysis_batch_fiftyone',
380
-    //   meta: {
381
-    //     title: '批量打印',
382
-    //     noCache: true
383
-    //   }
384
-    // },
373
+    {
374
+      path: '/dialysis/print/batch/sixtyFive',
375
+      component: () =>
376
+        import('@/xt_pages/dialysis/batch_print/batch_print_order_sixtyFive'),
377
+      hidden: true,
378
+      is_menu: false,
379
+      name: 'dialysis_batch_sixtyFive',
380
+      meta: {
381
+        title: '批量打印',
382
+        noCache: true
383
+      }
384
+    },
385 385
     // {
386 386
     //   path: '/dialysis/print/batch/fiftythree',
387 387
     //   component: () =>

+ 9 - 9
src/router/modules/qcd.js View File

@@ -69,15 +69,15 @@ export default {
69 69
     // },
70 70
     
71 71
     
72
-    {
73
-      path: '/qcd/thyroidGland',
74
-      component: () => import('@/xt_pages/qcd/qualitycontrol/thyroidGland'),
75
-      name: 'thyroidGland',
76
-      meta: {
77
-        title: '甲状旁腺激素分析',
78
-        noCache: true
79
-      }
80
-    },
72
+    // {
73
+    //   path: '/qcd/thyroidGland',
74
+    //   component: () => import('@/xt_pages/qcd/qualitycontrol/thyroidGland'),
75
+    //   name: 'thyroidGland',
76
+    //   meta: {
77
+    //     title: '甲状旁腺激素分析',
78
+    //     noCache: true
79
+    //   }
80
+    // },
81 81
     // {
82 82
     //   path: '/qcd/hemoglobin',
83 83
     //   component: () => import('@/xt_pages/qcd/hemoglobin/index'),

+ 2 - 1
src/xt_pages/Dialysisanalysis/albumin/albuminall.vue View File

@@ -185,7 +185,8 @@ export default{
185 185
                 formatter: '{b}:{c}: ({d}%)',
186 186
                 textStyle : {
187 187
                     fontWeight : 'normal',
188
-                    fontSize : 15
188
+                    fontSize : 15,
189
+                    color : "black"
189 190
                 }
190 191
               }
191 192
               // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 2 - 1
src/xt_pages/Dialysisanalysis/bloodPhosphorus/phosphorusall.vue View File

@@ -185,7 +185,8 @@ export default{
185 185
                 formatter: '{b}:{c}: ({d}%)',
186 186
                 textStyle : {
187 187
                     fontWeight : 'normal',
188
-                    fontSize : 15
188
+                    fontSize : 15,
189
+                    color : "black"
189 190
                 }
190 191
               }
191 192
               // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 2 - 1
src/xt_pages/Dialysisanalysis/bloodPotassium/potassiumall.vue View File

@@ -185,7 +185,8 @@ export default{
185 185
                 formatter: '{b}:{c}: ({d}%)',
186 186
                 textStyle : {
187 187
                     fontWeight : 'normal',
188
-                    fontSize : 15
188
+                    fontSize : 15,
189
+                    color : "black"
189 190
                 }
190 191
               }
191 192
               // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 2 - 1
src/xt_pages/Dialysisanalysis/calcium/calciumall.vue View File

@@ -185,7 +185,8 @@ export default{
185 185
                 formatter: '{b}:{c}: ({d}%)',
186 186
                 textStyle : {
187 187
                     fontWeight : 'normal',
188
-                    fontSize : 15
188
+                    fontSize : 15,
189
+                    color : "black"
189 190
                 }
190 191
               }
191 192
               // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 2 - 1
src/xt_pages/Dialysisanalysis/hemoglobin/hemoglobinall.vue View File

@@ -184,7 +184,8 @@ export default{
184 184
                 formatter: '{b}:{c}: ({d}%)',
185 185
                 textStyle : {
186 186
                     fontWeight : 'normal',
187
-                    fontSize : 15
187
+                    fontSize : 15,
188
+                    color : "black"
188 189
                 }
189 190
               }
190 191
               // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 2 - 1
src/xt_pages/Dialysisanalysis/otherIndicators/otherall.vue View File

@@ -185,7 +185,8 @@ export default{
185 185
                 formatter: '{b}:{c}: ({d}%)',
186 186
                 textStyle : {
187 187
                     fontWeight : 'normal',
188
-                    fontSize : 15
188
+                    fontSize : 15,
189
+                    color : "black"
189 190
                 }
190 191
               }
191 192
               // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 2 - 1
src/xt_pages/Dialysisanalysis/platelets/plateletsall.vue View File

@@ -185,7 +185,8 @@ export default{
185 185
                 formatter: '{b}:{c}: ({d}%)',
186 186
                 textStyle : {
187 187
                     fontWeight : 'normal',
188
-                    fontSize : 15
188
+                    fontSize : 15,
189
+                    color : "black"
189 190
                 }
190 191
               }
191 192
               // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 2 - 1
src/xt_pages/Dialysisanalysis/qualitycontrol/totalSstatistics.vue View File

@@ -191,7 +191,8 @@ methods: {
191 191
               formatter: '{b}:{c}: ({d}%)',
192 192
               textStyle : {
193 193
                   fontWeight : 'normal',
194
-                  fontSize : 15
194
+                  fontSize : 15,
195
+                  color : "black"
195 196
               }
196 197
             }
197 198
             // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})" 

+ 12 - 9
src/xt_pages/dialysis/bloodPresssWatch.vue View File

@@ -383,7 +383,15 @@
383 383
           type="primary"
384 384
           >批量打印</el-button>
385 385
       </template>
386
-      
386
+      <template v-if="this.template_id == 65">
387
+        <el-button
388
+          size="small"
389
+          icon="el-icon-printer"
390
+          :disabled="selecting_schs.length == 0"
391
+          @click="batchPrintAction"
392
+          type="primary"
393
+          >批量打印</el-button>
394
+      </template>
387 395
 
388 396
     </div>
389 397
     <div class="app-container">
@@ -501,7 +509,6 @@
501 509
         style="width: 100%"
502 510
         v-loading="loading"
503 511
         border
504
-
505 512
         @current-change="clickCurrent"
506 513
         @selection-change="handleSelectionChange"
507 514
         highlight-current-row
@@ -691,12 +698,6 @@
691 698
         </el-table-column>
692 699
 
693 700
 
694
-
695
-
696
-
697
-
698
-
699
-
700 701
        <el-table-column label="超滤量(ml)" align="center"
701 702
              v-if="
702 703
               isShow('超滤量') &&
@@ -953,7 +954,6 @@
953 954
             </template>
954 955
         </el-table-column>
955 956
 
956
-
957 957
       <el-table-column label="置换率(L/h)" align="center"
958 958
           v-if="
959 959
           isShow('置换率') &&
@@ -2125,7 +2125,10 @@ export default {
2125 2125
         this.$router.push({ path: "/dialysis/print/batch/sixtyOne" });
2126 2126
       }else if (this.template_id == 62) {
2127 2127
         this.$router.push({ path: "/dialysis/print/batch/sixtyTwo" });
2128
+      }else if (this.template_id == 65) {//dialysis/print/batch/sixtyFive
2129
+        this.$router.push({ path: "/dialysis/print/batch/sixtyFive" });
2128 2130
       }
2131
+
2129 2132
     },
2130 2133
     batchPrintActionOne: function() {
2131 2134
       if (this.selecting_schs.length === 0) {

+ 1 - 0
src/xt_pages/outpatientDoctorStation/doctorDesk.vue View File

@@ -276,6 +276,7 @@
276 276
           </template>
277 277
         </el-table-column>
278 278
       </el-table>
279
+
279 280
       <el-dialog
280 281
           class="centerDialog"
281 282
           width="600px"

+ 1 - 1
src/xt_pages/outpatientDoctorStation/template/printOne.vue View File

@@ -197,7 +197,7 @@
197 197
           <!--            <p>药费:551.2元</p>-->
198 198
           <!--            <p>药费:466.2元</p>-->
199 199
         </div>
200
-        <div style="page-break-after: always"></div>
200
+        <!-- <div style="page-break-after: always"></div> -->
201 201
       </div>
202 202
     </div>
203 203
   </div>

+ 2 - 1
src/xt_pages/qcd/qualitycontrol/totalSstatistics.vue View File

@@ -197,7 +197,8 @@ methods: {
197 197
               formatter: '{b}:{c}: ({d}%)',
198 198
               textStyle : {
199 199
                   fontWeight : 'normal',
200
-                  fontSize : 15
200
+                  fontSize : 15,
201
+                  color : "black"
201 202
               }
202 203
             }
203 204
             // b代表名称,c代表对应值,d代表百分比"{b} : {d}% ({c})"