XMLWAN 3 лет назад
Родитель
Сommit
144fe7e21d

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderTen.vue Просмотреть файл

@@ -328,7 +328,7 @@
328 328
                   <div class="inline_block" style="flex:1;">
329 329
                     灌流器:
330 330
                     <div class="under_line" style="width: 70px;text-align: center">
331
-                      /
331
+                      {{ prescription.dialysis_irrigation ? prescription.dialysis_irrigation : "/" }}
332 332
                     </div>
333 333
                   </div>
334 334
                   <div class="inline_block" style="flex:1;">

+ 1 - 1
src/xt_pages/qcd/basicInformationAnalysis.vue Просмотреть файл

@@ -710,7 +710,7 @@ export default {
710 710
       //本月的结束时间
711 711
       var monthEndDate = new Date(nowYear, nowMonth+1, 0);
712 712
       var timeEnd=Date.parse(monthEndDate)/1000-1;//s
713
-       // console.log("本月最后一天",timeEnd)
713
+        console.log("本月最后一天",timeEnd)
714 714
       //本月
715 715
       if(state == 0){
716 716
        //统计透析总量