Pārlūkot izejas kodu

Merge branch 'master' of http://git.shengws.com/csx/Vue_New

XMLWAN 5 gadus atpakaļ
vecāks
revīzija
73333ed083

+ 0 - 1
src/xt_pages/dialysis/details/assessmentAfter.vue Parādīt failu

711
       return dialyzerName;
711
       return dialyzerName;
712
     },
712
     },
713
     isShow(name) {
713
     isShow(name) {
714
-      // console.log("name", name);
715
       var filedList = store.getters.xt_user.fileds;
714
       var filedList = store.getters.xt_user.fileds;
716
 
715
 
717
       for (let i = 0; i < filedList.length; i++) {
716
       for (let i = 0; i < filedList.length; i++) {

+ 2 - 2
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue Parādīt failu

1571
         this.dialysisPrescription.anticoagulant = "低分子肝素";
1571
         this.dialysisPrescription.anticoagulant = "低分子肝素";
1572
       }
1572
       }
1573
       this.pre = pre;
1573
       this.pre = pre;
1574
-      console.log("pre", pre);
1574
+      console.log("pre1", pre);
1575
       this.getPermission();
1575
       this.getPermission();
1576
-
1576
+      
1577
       let last_weight_after = 0;
1577
       let last_weight_after = 0;
1578
       let weight_before = 0;
1578
       let weight_before = 0;
1579
 
1579
 

+ 1 - 0
src/xt_pages/dialysis/template/DialysisPrintOrderNine.vue Parādīt failu

3097
 .print-template-two tr {
3097
 .print-template-two tr {
3098
   line-height: 30px;
3098
   line-height: 30px;
3099
 }
3099
 }
3100
+/*  */
3100
 </style>
3101
 </style>

+ 1 - 0
src/xt_pages/dialysis/template/dialysisPrintOrderNine.vue Parādīt failu

3097
 .print-template-two tr {
3097
 .print-template-two tr {
3098
   line-height: 30px;
3098
   line-height: 30px;
3099
 }
3099
 }
3100
+/*  */
3100
 </style>
3101
 </style>