Browse Source

Merge remote-tracking branch 'origin/20230223_pc_vue_new_branch' into 20230223_pc_vue_new_branch

yq1 1 year ago
parent
commit
85d90bf1af

+ 1 - 1
src/api/dialysis.js View File

537
     method:"get",
537
     method:"get",
538
     params:params,
538
     params:params,
539
   })
539
   })
540
-}
540
+}

+ 235 - 251
src/xt_pages/dialysis/batch_print/batch_print_order_seventy.vue View File

273
                           }}
273
                           }}
274
                           {{QueryPartById(record.assessment_before_dislysis.blood_access_part_opera_id) }}
274
                           {{QueryPartById(record.assessment_before_dislysis.blood_access_part_opera_id) }}
275
                         </div>
275
                         </div>
276
-                      </div>                    
276
+                      </div>
277
                     </div>
277
                     </div>
278
                     <div
278
                     <div
279
                       class="row"
279
                       class="row"
280
                       style="padding: 2px 0; line-height: 23px; display: flex"
280
                       style="padding: 2px 0; line-height: 23px; display: flex"
281
                     >
281
                     >
282
-                     
282
+
283
                       <div class="inline_block" style="flex: 1">
283
                       <div class="inline_block" style="flex: 1">
284
                         内瘘:
284
                         内瘘:
285
                         <div
285
                         <div
296
                         </div>
296
                         </div>
297
                       </div>
297
                       </div>
298
 
298
 
299
-                      
299
+
300
                     </div>
300
                     </div>
301
                     <div class="row" style="padding: 2px 0;line-height:23px;display:flex;">
301
                     <div class="row" style="padding: 2px 0;line-height:23px;display:flex;">
302
                       <div
302
                       <div
406
                       >
406
                       >
407
                       <span>
407
                       <span>
408
                         {{
408
                         {{
409
-                          
409
+
410
+                            record.assessment_before_dislysis &&
411
+                            record.assessment_before_dislysis.puncture_needle_direction
412
+                              ? record.assessment_before_dislysis
413
+                                  .puncture_needle_direction
414
+                              : "/"
415
+
410
                         }}
416
                         }}
411
                       </span>
417
                       </span>
412
-                       
418
+
413
                       </div>
419
                       </div>
414
                       </div>
420
                       </div>
415
                     </div>
421
                     </div>
678
                           class="under_line"
684
                           class="under_line"
679
                           style="width: 70px; text-align: center"
685
                           style="width: 70px; text-align: center"
680
                         >
686
                         >
681
-                         
687
+
682
 
688
 
683
                           <span v-if="org_id==10206">
689
                           <span v-if="org_id==10206">
684
                               {{
690
                               {{
750
                     <div
756
                     <div
751
                       class="row"
757
                       class="row"
752
                       style="padding: 2px 0; line-height: 23px; display: flex"
758
                       style="padding: 2px 0; line-height: 23px; display: flex"
753
-                    > 
759
+                    >
754
 
760
 
755
                       <div class="inline_block" style="flex:1">
761
                       <div class="inline_block" style="flex:1">
756
                         透前症状:
762
                         透前症状:
775
                           class="under_line"
781
                           class="under_line"
776
                           style="width: 100px; text-align: center"
782
                           style="width: 100px; text-align: center"
777
                         >
783
                         >
778
-                          {{
779
-                            record.prescription &&
780
-                            record.prescription.dialyzer_perfusion_apparatus
781
-                              ? record.prescription.dialyzer_perfusion_apparatus
782
-                              : ""
783
-                          }}
784
+
784
                           {{
785
                           {{
785
                             record.prescription &&
786
                             record.prescription &&
786
                             record.prescription.dialysis_dialyszers
787
                             record.prescription.dialysis_dialyszers
787
                               ? record.prescription.dialysis_dialyszers
788
                               ? record.prescription.dialysis_dialyszers
788
-                              : "/"
789
+                              : ""
789
                           }}
790
                           }}
790
                         </div>
791
                         </div>
791
                       </div>
792
                       </div>
804
                         </div>
805
                         </div>
805
                       </div>
806
                       </div>
806
 
807
 
807
-                      <div class="inline_block" style="flex: 1">
808
-                        透析机号
808
+                      <div class="inline_block" style="flex:1">
809
+                        滤过器
809
                         <div
810
                         <div
810
                           class="under_line"
811
                           class="under_line"
811
-                          style="width: 50px; text-align: center"
812
+                          style="width: 70px; text-align: center"
812
                         >
813
                         >
813
-                          {{
814
-                            record.dialysis_order &&
815
-                            record.dialysis_order.device_number &&
816
-                            record.dialysis_order.device_number.number.length >
817
-                              0
818
-                              ? record.dialysis_order.device_number.number
819
-                              : record.device_number.number
820
-                          }}
814
+                         {{
815
+                             record.prescription.dialysis_strainer?record.prescription.dialysis_strainer:"/"
816
+                           }}
821
                         </div>
817
                         </div>
822
                       </div>
818
                       </div>
823
 
819
 
829
                         >
825
                         >
830
                         {{
826
                         {{
831
                              record.assessment_before_dislysis.machine_type ?
827
                              record.assessment_before_dislysis.machine_type ?
832
-                              record.assessment_before_dislysis.machine_type : '' 
828
+                              record.assessment_before_dislysis.machine_type : ''
833
                           }}
829
                           }}
834
                         </div>
830
                         </div>
835
                       </div> -->
831
                       </div> -->
836
-                     
832
+
837
                     </div>
833
                     </div>
838
 
834
 
839
                     <div
835
                     <div
840
-                    
836
+
841
                       class="row"
837
                       class="row"
842
                       style="padding: 2px 0; line-height: 23px; display: flex"
838
                       style="padding: 2px 0; line-height: 23px; display: flex"
843
                     >
839
                     >
878
                           class="under_line"
874
                           class="under_line"
879
                           style="width: 70px; text-align: center"
875
                           style="width: 70px; text-align: center"
880
                         >
876
                         >
881
-                          
877
+
882
                           <span >{{
878
                           <span >{{
883
                             record.assessment_before_dislysis &&
879
                             record.assessment_before_dislysis &&
884
                             record.assessment_before_dislysis
880
                             record.assessment_before_dislysis
904
                           <span>{{
900
                           <span>{{
905
                             record.lastafterweight.weight_after
901
                             record.lastafterweight.weight_after
906
                           }}</span>
902
                           }}</span>
907
-                       
903
+
908
                         </div>
904
                         </div>
909
                         kg
905
                         kg
910
                       </div>
906
                       </div>
936
                           </div>
932
                           </div>
937
                           kg
933
                           kg
938
                       </div>
934
                       </div>
939
-                      <div class="inline_block" style="flex: 1" >
940
-                        目标超滤量:
935
+                      <div class="inline_block" style="flex: 1" v-if="org_id ==10597">
936
+                        处方超滤量:
937
+                        <div
938
+                          class="under_line"
939
+                          style="width: 60px; text-align: center"
940
+                        >
941
+                          {{
942
+                            record.prescription &&
943
+                            record.prescription.prescription_water
944
+                              ? record.prescription.prescription_water
945
+                              : "/"
946
+                          }}
947
+                        </div>
948
+                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460">ml</span>
949
+                         <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460">L</span>
950
+                      </div>
951
+
952
+                      <div class="inline_block" style="flex: 1" v-if="org_id ==10599">
953
+                         目标超滤量:
941
                         <div
954
                         <div
942
                           class="under_line"
955
                           class="under_line"
943
                           style="width: 60px; text-align: center"
956
                           style="width: 60px; text-align: center"
949
                               : "/"
962
                               : "/"
950
                           }}
963
                           }}
951
                         </div>
964
                         </div>
952
-                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460">ml</span> 
965
+                         <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id==10460">ml</span>
953
                          <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460">L</span>
966
                          <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469  && org_id!=10471 && org_id!=10460">L</span>
954
                       </div>
967
                       </div>
955
-                     
968
+
956
                     </div>
969
                     </div>
957
 
970
 
958
                     <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id!=10449">
971
                     <div class="row" style="padding: 2px 0; line-height: 23px" v-if="org_id!=10449">
1189
                         <span v-if="record.prescription.anticoagulant == 1"
1202
                         <span v-if="record.prescription.anticoagulant == 1"
1190
                           >mg</span
1203
                           >mg</span
1191
                         >
1204
                         >
1192
-                      </div>                      
1205
+                      </div>
1206
+
1207
+                      <div class="inline_block" style="flex: 1">
1208
+                        透析机号:
1209
+                        <div
1210
+                          class="under_line"
1211
+                          style="width: 50px; text-align: center"
1212
+                        >
1213
+                          {{
1214
+                            record.dialysis_order &&
1215
+                            record.dialysis_order.device_number &&
1216
+                            record.dialysis_order.device_number.number.length >
1217
+                              0
1218
+                              ? record.dialysis_order.device_number.number
1219
+                              : record.device_number.number
1220
+                          }}
1221
+                        </div>
1222
+                      </div>
1193
                     </div>
1223
                     </div>
1194
                   </td>
1224
                   </td>
1195
                 </tr>
1225
                 </tr>
1270
                                 ? monitor_record.diastolic_blood_pressure
1300
                                 ? monitor_record.diastolic_blood_pressure
1271
                                 : ""
1301
                                 : ""
1272
                             }}
1302
                             }}
1273
-                          </td>                         
1303
+                          </td>
1274
                           <td>
1304
                           <td>
1275
                             {{
1305
                             {{
1276
                               monitor_record.blood_flow_volume
1306
                               monitor_record.blood_flow_volume
1301
                                 : ""
1331
                                 : ""
1302
                               }}
1332
                               }}
1303
                             </span>
1333
                             </span>
1304
-                           
1334
+
1305
                           </td>
1335
                           </td>
1306
                            <td>
1336
                            <td>
1307
                             {{
1337
                             {{
1352
                                   "
1382
                                   "
1353
                                   >【开始透析】</template
1383
                                   >【开始透析】</template
1354
                                 >
1384
                                 >
1355
-                                <!-- <template
1356
-                                  v-if="
1357
-                                    record.dialysis_order &&
1358
-                                    monitor_record.operate_time ==
1359
-                                      record.dialysis_order.end_time
1360
-                                  "
1361
-                                  >【结束透析】</template
1362
-                                > -->
1363
                                 {{ monitor_record.end }}
1385
                                 {{ monitor_record.end }}
1364
                                 {{ monitor_record.symptom }} &nbsp;{{
1386
                                 {{ monitor_record.symptom }} &nbsp;{{
1365
                                   monitor_record.dispose
1387
                                   monitor_record.dispose
1382
                           <td></td>
1404
                           <td></td>
1383
                           <td></td>
1405
                           <td></td>
1384
                           <td></td>
1406
                           <td></td>
1385
-                          <td></td>   
1407
+                          <td></td>
1386
                           <td></td>
1408
                           <td></td>
1387
                           <td style="line-height: 16px; padding: 0px">
1409
                           <td style="line-height: 16px; padding: 0px">
1388
                             <div
1410
                             <div
1431
                             医嘱内容
1453
                             医嘱内容
1432
                           </td>
1454
                           </td>
1433
                         </tr>
1455
                         </tr>
1434
-                       
1456
+
1435
                         <tr style="line-height: 35px; padding: 8px 5px">
1457
                         <tr style="line-height: 35px; padding: 8px 5px">
1436
                           <td style="font-size: 16px" width="10%">时间</td>
1458
                           <td style="font-size: 16px" width="10%">时间</td>
1437
                           <td style="font-size: 16px" colspan="2" width="45%">
1459
                           <td style="font-size: 16px" colspan="2" width="45%">
1438
                             医嘱内容
1460
                             医嘱内容
1439
                           </td>
1461
                           </td>
1440
                           <td style="font-size: 16px" width="10%">医生签名</td>
1462
                           <td style="font-size: 16px" width="10%">医生签名</td>
1441
-                          <!-- <td style="font-size: 16px" width="10%">核对人签名</td> -->
1442
-                          <td style="font-size: 16px" width="10%">时间</td>
1463
+
1443
                           <td style="font-size: 16px" width="10%">
1464
                           <td style="font-size: 16px" width="10%">
1444
                             执行人签名
1465
                             执行人签名
1445
                           </td>
1466
                           </td>
1446
-                         
1467
+
1447
                         </tr>
1468
                         </tr>
1448
                         <!-- <template v-for="group in doctor_advices" > -->
1469
                         <!-- <template v-for="group in doctor_advices" > -->
1449
                         <template v-if="record.advices">
1470
                         <template v-if="record.advices">
1452
                             :key="advice_index"
1473
                             :key="advice_index"
1453
                           >
1474
                           >
1454
                             <td height="35px">
1475
                             <td height="35px">
1455
-                              <span v-if="advice[0].start_time">
1456
-                                {{ getTime(advice[0].start_time, "{h}:{i}") }}
1476
+                              <span v-if="advice.start_time">
1477
+                                {{ getTime(advice.start_time, "{h}:{i}") }}
1457
                               </span>
1478
                               </span>
1458
                             </td>
1479
                             </td>
1459
                             <td
1480
                             <td
1462
                               class="advice-name"
1483
                               class="advice-name"
1463
                               style="padding-left: 7px"
1484
                               style="padding-left: 7px"
1464
                             >
1485
                             >
1465
-                              <span v-if="advice[0].parent_id > 0">---></span>
1466
-                              <span>{{ advice[0].advice_name }}</span>
1486
+                              <span v-if="advice.parent_id > 0">---></span>
1487
+                              <span>{{ advice.advice_name }}</span>
1488
+
1467
                               <span
1489
                               <span
1468
                                 v-if="
1490
                                 v-if="
1469
-                                  advice[0] &&
1470
-                                  advice[0].advice_desc != undefined
1491
+                                  advice &&
1492
+                                  advice.advice_desc != undefined
1471
                                 "
1493
                                 "
1472
                               >
1494
                               >
1473
                               </span>
1495
                               </span>
1474
 
1496
 
1475
-                              <span v-if="advice[0].prescribing_number"
1476
-                                >&nbsp;&nbsp; {{ advice[0].prescribing_number
1477
-                                }}{{ advice[0].prescribing_number_unit }}</span
1497
+                              <span v-if="advice.prescribing_number"
1498
+                                >&nbsp;&nbsp; {{ advice.prescribing_number
1499
+                                }}{{ advice.prescribing_number_unit }}</span
1478
                               >
1500
                               >
1479
-                              <span v-if="advice[0].single_dose != 0">
1480
-                                {{ advice[0].single_dose
1481
-                                }}{{ advice[0].single_dose_unit }}</span
1501
+                              <span v-if="advice.single_dose != 0">
1502
+                                {{ advice.single_dose
1503
+                                }}{{ advice.single_dose_unit }}</span
1482
                               >
1504
                               >
1483
 
1505
 
1484
-                              <span v-if="advice[0].parent_id == 0">{{
1485
-                                advice[0].delivery_way
1506
+                              <span v-if="advice.parent_id == 0">{{
1507
+                                advice.delivery_way
1486
                               }}</span>
1508
                               }}</span>
1487
-                              <span v-if="advice[0].parent_id == 0">{{
1488
-                                advice[0].execution_frequency
1509
+                              <span v-if="advice.parent_id == 0">{{
1510
+                                advice.execution_frequency
1489
                               }}</span>
1511
                               }}</span>
1490
                               <span
1512
                               <span
1491
                                 v-if="
1513
                                 v-if="
1492
-                                  advice[0].parent_id == 0 &&
1493
-                                  advice[0].remark.length > 0
1514
+                                  advice.parent_id == 0 &&
1515
+                                  advice.remark.length > 0
1494
                                 "
1516
                                 "
1495
-                                >({{ advice[0].remark }})</span
1496
-                              ><br/>
1497
-                              <template v-if="advice[0].children.length>0">
1498
-                                <span v-if="advice[0].children.length>0">{{ advice[0].children[0].advice_name }}</span>
1499
-                                <span v-if="advice[0].children[0].prescribing_number"
1500
-                                >&nbsp;&nbsp; {{ advice[0].children[0].prescribing_number
1501
-                                }}{{ advice[0].children[0].prescribing_number_unit }}</span
1517
+                                >({{ advice.remark }})</span
1502
                               >
1518
                               >
1503
-                              <span v-if="advice[0].children[0].single_dose != 0">
1504
-                                {{ advice[0].children[0].single_dose
1505
-                                }}{{ advice[0].children[0].single_dose_unit }}</span
1506
-                              >
1507
-                              </template>
1508
                             </td>
1519
                             </td>
1509
 
1520
 
1510
                             <td height="35px">
1521
                             <td height="35px">
1511
                               <span
1522
                               <span
1512
                                 v-if="
1523
                                 v-if="
1513
-                                  setAdminUserES(advice[0], 'advice_doctor') ==
1524
+                                  setAdminUserES(advice, 'advice_doctor') ==
1514
                                   ''
1525
                                   ''
1515
                                 "
1526
                                 "
1516
                                 >{{
1527
                                 >{{
1517
-                                  getAdminUser(advice[0], "advice_doctor")
1528
+                                  getAdminUser(advice, "advice_doctor")
1518
                                 }}</span
1529
                                 }}</span
1519
                               >
1530
                               >
1520
                               <img
1531
                               <img
1521
                                 class="es-img"
1532
                                 class="es-img"
1522
                                 :src="
1533
                                 :src="
1523
-                                  setAdminUserES(advice[0], 'advice_doctor')
1534
+                                  setAdminUserES(advice, 'advice_doctor')
1524
                                 "
1535
                                 "
1525
                                 alt=""
1536
                                 alt=""
1526
                                 srcset=""
1537
                                 srcset=""
1530
                             </td>
1541
                             </td>
1531
 
1542
 
1532
                             <td height="35px">
1543
                             <td height="35px">
1533
-                              <span v-if="advice[0].execution_time">{{
1534
-                                getTime(advice[0].execution_time, " {h}:{i}")
1544
+                              <span
1545
+                                v-if="
1546
+                                  setAdminUserES(
1547
+                                    advice,'execution_staff'
1548
+                                  ) == ''
1549
+                                "
1550
+                                >{{
1551
+                                  getAdminUser(advice, "execution_staff")
1552
+                                }}</span
1553
+                              >
1554
+                              <img
1555
+                                class="es-img"
1556
+                                :src="
1557
+                                  setAdminUserES(advice, 'execution_staff')
1558
+                                "
1559
+                                alt=""
1560
+                                srcset=""
1561
+                                v-else
1562
+                                style="height: 40px"
1563
+                              />
1564
+                            </td>
1565
+                            <td height="35px">
1566
+                              <span v-if="advice.execution_time">{{
1567
+                                getTime(advice.execution_time, " {h}:{i}")
1535
                               }}</span>
1568
                               }}</span>
1536
                             </td>
1569
                             </td>
1537
-
1538
                             <td height="35px">
1570
                             <td height="35px">
1539
                               <span
1571
                               <span
1540
                                 v-if="
1572
                                 v-if="
1541
                                   setAdminUserES(
1573
                                   setAdminUserES(
1542
-                                    advice[0],
1543
-                                    'execution_staff'
1574
+                                    advice,
1575
+                                    'checker'
1544
                                   ) == ''
1576
                                   ) == ''
1545
                                 "
1577
                                 "
1546
                                 >{{
1578
                                 >{{
1547
-                                  getAdminUser(advice[0], "execution_staff")
1579
+                                  getAdminUser(advice, "checker")
1548
                                 }}</span
1580
                                 }}</span
1549
                               >
1581
                               >
1550
                               <img
1582
                               <img
1551
                                 class="es-img"
1583
                                 class="es-img"
1552
                                 :src="
1584
                                 :src="
1553
-                                  setAdminUserES(advice[0], 'execution_staff')
1585
+                                  setAdminUserES(advice, 'checker')
1554
                                 "
1586
                                 "
1555
                                 alt=""
1587
                                 alt=""
1556
                                 srcset=""
1588
                                 srcset=""
1558
                                 style="height: 40px"
1590
                                 style="height: 40px"
1559
                               />
1591
                               />
1560
                             </td>
1592
                             </td>
1561
-                           
1562
                           </tr>
1593
                           </tr>
1563
                         </template>
1594
                         </template>
1564
                       </tbody>
1595
                       </tbody>
1593
                 <span>
1624
                 <span>
1594
                   血液净化治疗记录单
1625
                   血液净化治疗记录单
1595
                 </span>
1626
                 </span>
1596
-               
1627
+
1597
               </div>
1628
               </div>
1598
             </div>
1629
             </div>
1599
             <div class="row">
1630
             <div class="row">
1865
                           }}
1896
                           }}
1866
                         </div>
1897
                         </div>
1867
                       </div>
1898
                       </div>
1868
-                      
1869
                       <div class="inline_block" style="flex: 1">
1899
                       <div class="inline_block" style="flex: 1">
1870
                         KTV(在线):
1900
                         KTV(在线):
1871
                         <div
1901
                         <div
1880
                           }}
1910
                           }}
1881
                         </div>
1911
                         </div>
1882
                       </div>
1912
                       </div>
1883
-                    </div>
1884
-
1885
-                    <div class="row" style="padding: 2px 0;line-height:23px;display:flex;">
1886
                       <div class="inline_block" style="flex: 1">
1913
                       <div class="inline_block" style="flex: 1">
1887
                         导管:
1914
                         导管:
1888
                         <div
1915
                         <div
1976
                         style="flex: 1"
2003
                         style="flex: 1"
1977
                         v-if="org_id != 10223 || org_id!=10375"
2004
                         v-if="org_id != 10223 || org_id!=10375"
1978
                       >
2005
                       >
1979
-  
2006
+
1980
                         <span v-if="org_id!=10460">
2007
                         <span v-if="org_id!=10460">
1981
                           透析中入量:
2008
                           透析中入量:
1982
                         </span>
2009
                         </span>
2042
                         </div>
2069
                         </div>
2043
                       </div>
2070
                       </div>
2044
 
2071
 
2045
-                  
2072
+
2046
                     </div>
2073
                     </div>
2047
 
2074
 
2048
                   </td>
2075
                   </td>
2587
                this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】"
2614
                this.records[i].monitor_records[this.records[i].monitor_records.length - 1].end = "【结束透析】"
2588
              }
2615
              }
2589
             }
2616
             }
2590
-            
2591
-            }
2592
-          }
2593
-          for (const recordIndex in this.records) {
2594
-            var dlegh = 0;
2595
-            if (
2596
-              this.records[recordIndex].monitor_records &&
2597
-              this.records[recordIndex].monitor_records.length < 6
2598
-            ) {
2599
-              dlegh = 6 - this.records[recordIndex].monitor_records.length;
2600
-            } else {
2601
-              dlegh = 0;
2602
-            }
2603
-            if (dlegh > 0) {
2604
-              if (
2605
-                typeof this.records[recordIndex].monitor_records ===
2606
-                  "undefined" ||
2607
-                this.records[recordIndex].monitor_records == null
2608
-              ) {
2609
-                this.records[recordIndex].monitor_records = [];
2610
-              }
2611
-              for (let index = 0; index < dlegh; index++) {
2612
-                this.records[recordIndex].monitor_records.push([]);
2613
-              }
2614
-            }
2615
-
2616
-            this.records[recordIndex].isShowZero = false;
2617
-            if (this.records[recordIndex].patient.user_org_id == 9535) {
2618
-              this.records[recordIndex].isShowZero = true;
2619
-            }
2620
 
2617
 
2621
-            var delghTwo = 0;
2622
-            if (
2623
-              this.records[recordIndex].advices &&
2624
-              this.records[recordIndex].advices.length < 12
2625
-            ) {
2626
-              delghTwo = 12 - this.records[recordIndex].advices.length;
2627
-            } else {
2628
-              delghTwo = 0;
2629
-            }
2630
-
2631
-            if (delghTwo > 0) {
2632
-              if (
2633
-                typeof this.records[recordIndex].advices === "undefined" ||
2634
-                this.records[recordIndex].advices == null
2635
-              ) {
2636
-                this.records[recordIndex].advices = [];
2637
-              }
2638
-              for (let index = 0; index < delghTwo; index++) {
2639
-                this.records[recordIndex].advices.push([]);
2640
-              }
2641
-            }
2642
-
2643
-
2644
-          
2645
-            if(this.org_id == 10206){
2646
-              console.log("this.records[recordIndex].his_project", this.records[recordIndex].his_project)
2647
-              var delghThree = 0 
2648
-             let his_project = []
2649
-              this.records[recordIndex].his_project.map(item => {
2650
-                // if(item.type == 2){
2651
-                //   his_project.push(item)
2652
-                // }
2653
-                his_project.push(item)
2654
-              
2655
-              })
2656
-            this.records[recordIndex].his_project = his_project
2657
-              var delghThree = 0
2658
-              if (
2659
-                this.records[recordIndex].his_advices &&
2660
-                this.records[recordIndex].his_advices.length + this.records[recordIndex].his_project.length < 6
2661
-              ) {
2662
-                delghThree = 6 - (this.records[recordIndex].his_advices.length + this.records[recordIndex].his_project.length)
2663
-              } else {
2664
-                delghThree = 0
2665
-              }
2666
-
2667
-              if (delghThree > 0) {
2668
-                if (
2669
-                  typeof this.records[recordIndex].his_project === 'undefined' ||
2670
-                  this.records[recordIndex].his_project == null
2671
-                ) {
2672
-                  this.records[recordIndex].his_project = []
2673
-                }
2674
-                for (let index = 0; index < delghThree; index++) {
2675
-                  this.records[recordIndex].his_project.push([])
2676
-                }
2677
-              }
2678
-            }
2679
-
2680
-
2681
-            var childMap = {};
2682
-            for (const index in this.records[recordIndex].advices) {
2683
-              if (this.records[recordIndex].advices[index].parent_id == 0) {
2684
-                continue;
2685
-              }
2686
-              if (
2687
-                !(
2688
-                  this.records[recordIndex].advices[index].parent_id in childMap
2689
-                )
2690
-              ) {
2691
-                childMap[this.records[recordIndex].advices[index].parent_id] =
2692
-                  [];
2693
-              }
2694
-              childMap[this.records[recordIndex].advices[index].parent_id].push(
2695
-                this.records[recordIndex].advices[index]
2696
-              );
2697
-            }
2698
-
2699
-            var advices = [];
2700
-            for (const index in this.records[recordIndex].advices) {
2701
-              if (this.records[recordIndex].advices[index].parent_id > 0) {
2702
-                continue;
2703
-              }
2704
-              var item = this.records[recordIndex].advices[index];
2705
-              if (item.id in childMap) {
2706
-                item.children = childMap[item.id];
2707
-              } else {
2708
-                item.children = [];
2709
-              }
2710
-              advices.push(item);
2711
-            }
2712
-
2713
-            var leftAdvice = [];
2714
-            var rightAdvice = [];
2715
-            var adlen = advices.length;
2716
-
2717
-            var halfLen = adlen % 2 == 0 ? adlen / 2 : (adlen + 1) / 2;
2718
-            for (var i = 0; i < halfLen; i++) {
2719
-              leftAdvice.push(advices[i]);
2720
-              var rightIndex = i + halfLen;
2721
-              rightAdvice.push(
2722
-                rightIndex in advices ? advices[i + halfLen] : []
2723
-              );
2724
-            }
2725
-            if (halfLen < 6) {
2726
-              var nl = 6 - leftAdvice.length;
2727
-              for (let index = 0; index < nl; index++) {
2728
-                leftAdvice.push([]);
2729
-              }
2730
-              var nl = 6 - rightAdvice.length;
2731
-              for (let index = 0; index < nl; index++) {
2732
-                rightAdvice.push([]);
2733
-              }
2734
-            }
2735
-
2736
-            this.records[recordIndex].advices = [];
2737
-            for (var i = 0; i < halfLen; i++) {
2738
-              var item = [];
2739
-              item.push(leftAdvice[i]);
2740
-              item.push(rightAdvice[i]);
2741
-              this.records[recordIndex].advices.push(item);
2742
             }
2618
             }
2743
           }
2619
           }
2620
+          // for (const recordIndex in this.records) {
2621
+          //   var dlegh = 0;
2622
+          //   if (
2623
+          //     this.records[recordIndex].monitor_records &&
2624
+          //     this.records[recordIndex].monitor_records.length < 6
2625
+          //   ) {
2626
+          //     dlegh = 6 - this.records[recordIndex].monitor_records.length;
2627
+          //   } else {
2628
+          //     dlegh = 0;
2629
+          //   }
2630
+          //   if (dlegh > 0) {
2631
+          //     if (
2632
+          //       typeof this.records[recordIndex].monitor_records ===
2633
+          //         "undefined" ||
2634
+          //       this.records[recordIndex].monitor_records == null
2635
+          //     ) {
2636
+          //       this.records[recordIndex].monitor_records = [];
2637
+          //     }
2638
+          //     for (let index = 0; index < dlegh; index++) {
2639
+          //       this.records[recordIndex].monitor_records.push([]);
2640
+          //     }
2641
+          //   }
2642
+
2643
+          //   this.records[recordIndex].isShowZero = false;
2644
+          //   if (this.records[recordIndex].patient.user_org_id == 9535) {
2645
+          //     this.records[recordIndex].isShowZero = true;
2646
+          //   }
2647
+
2648
+
2649
+          //   // if (delghTwo > 0) {
2650
+          //   //   if (
2651
+          //   //     typeof this.records[recordIndex].advices === "undefined" ||
2652
+          //   //     this.records[recordIndex].advices == null
2653
+          //   //   ) {
2654
+          //   //     this.records[recordIndex].advices = [];
2655
+          //   //   }
2656
+          //   //   for (let index = 0; index < delghTwo; index++) {
2657
+          //   //     this.records[recordIndex].advices.push([]);
2658
+          //   //   }
2659
+          //   // }
2660
+
2661
+
2662
+
2663
+
2664
+
2665
+          //   var childMap = {};
2666
+          //   for (const index in this.records[recordIndex].advices) {
2667
+          //     if (this.records[recordIndex].advices[index].parent_id == 0) {
2668
+          //       continue;
2669
+          //     }
2670
+          //     if (
2671
+          //       !(
2672
+          //         this.records[recordIndex].advices[index].parent_id in childMap
2673
+          //       )
2674
+          //     ) {
2675
+          //       childMap[this.records[recordIndex].advices[index].parent_id] =
2676
+          //         [];
2677
+          //     }
2678
+          //     childMap[this.records[recordIndex].advices[index].parent_id].push(
2679
+          //       this.records[recordIndex].advices[index]
2680
+          //     );
2681
+          //   }
2682
+
2683
+          //   var advices = [];
2684
+          //   for (const index in this.records[recordIndex].advices) {
2685
+          //     if (this.records[recordIndex].advices[index].parent_id > 0) {
2686
+          //       continue;
2687
+          //     }
2688
+          //     var item = this.records[recordIndex].advices[index];
2689
+          //     if (item.id in childMap) {
2690
+          //       item.children = childMap[item.id];
2691
+          //     } else {
2692
+          //       item.children = [];
2693
+          //     }
2694
+          //     advices.push(item);
2695
+          //   }
2696
+
2697
+          //   var leftAdvice = [];
2698
+          //   var rightAdvice = [];
2699
+          //   var adlen = advices.length;
2700
+
2701
+          //   var halfLen = adlen % 2 == 0 ? adlen / 2 : (adlen + 1) / 2;
2702
+          //   for (var i = 0; i < halfLen; i++) {
2703
+          //     leftAdvice.push(advices[i]);
2704
+          //     var rightIndex = i + halfLen;
2705
+          //     rightAdvice.push(
2706
+          //       rightIndex in advices ? advices[i + halfLen] : []
2707
+          //     );
2708
+          //   }
2709
+          //   if (halfLen < 6) {
2710
+          //     var nl = 6 - leftAdvice.length;
2711
+          //     for (let index = 0; index < nl; index++) {
2712
+          //       leftAdvice.push([]);
2713
+          //     }
2714
+          //     var nl = 6 - rightAdvice.length;
2715
+          //     for (let index = 0; index < nl; index++) {
2716
+          //       rightAdvice.push([]);
2717
+          //     }
2718
+          //   }
2719
+
2720
+          //   this.records[recordIndex].advices = [];
2721
+          //   for (var i = 0; i < halfLen; i++) {
2722
+          //     var item = [];
2723
+          //     item.push(leftAdvice[i]);
2724
+          //     item.push(rightAdvice[i]);
2725
+          //     this.records[recordIndex].advices.push(item);
2726
+          //   }
2727
+          // }
2744
           console.log("数据我哦我我", this.records);
2728
           console.log("数据我哦我我", this.records);
2745
           // this.records.forEach(o => {
2729
           // this.records.forEach(o => {
2746
           //   console.log(o,'jj')
2730
           //   console.log(o,'jj')
2947
       }
2931
       }
2948
       return "";
2932
       return "";
2949
     },
2933
     },
2950
-    
2934
+
2951
     // 函数说明:因为一次透析记录有些记录不一定是必须填的,比如 record.receive_assessment 可能为 null,所以要取 record.receive_assessment.way 前需要判断 record.receive_assessment 是否为 null,所以这个方法用来简化模板渲染的代码
2935
     // 函数说明:因为一次透析记录有些记录不一定是必须填的,比如 record.receive_assessment 可能为 null,所以要取 record.receive_assessment.way 前需要判断 record.receive_assessment 是否为 null,所以这个方法用来简化模板渲染的代码
2952
     // 参数说明:比如判断 record.receive_assessment.way 是不是为1,参数为 (record.receive_assessment, way, 1)
2936
     // 参数说明:比如判断 record.receive_assessment.way 是不是为1,参数为 (record.receive_assessment, way, 1)
2953
     isCheckBoxChecked: function (record, key, target_value) {
2937
     isCheckBoxChecked: function (record, key, target_value) {
2968
     //   }
2952
     //   }
2969
     // },
2953
     // },
2970
     getAge: function(val) {
2954
     getAge: function(val) {
2971
-     
2955
+
2972
      if (val.id_card_no) {
2956
      if (val.id_card_no) {
2973
        var thisLen = val.id_card_no.length
2957
        var thisLen = val.id_card_no.length
2974
 
2958
 

+ 7 - 1
src/xt_pages/dialysis/details/DialysisPrescription.vue View File

170
         </li> -->
170
         </li> -->
171
 
171
 
172
 
172
 
173
-        <li v-if="isShow('处方脱水量')">
173
+        <li v-if="isShow('处方脱水量') && this.$store.getters.xt_user.template_info.org_id != 10597">
174
           <label>处方脱水量 : </label>
174
           <label>处方脱水量 : </label>
175
           <span class="content">{{ prescription_water != "0" ? prescription_water : "" }}</span>
175
           <span class="content">{{ prescription_water != "0" ? prescription_water : "" }}</span>
176
           <span class="unit">{{ prescription_water != "0" ? "ml" : "" }}</span>
176
           <span class="unit">{{ prescription_water != "0" ? "ml" : "" }}</span>
177
         </li>
177
         </li>
178
 
178
 
179
+        <li v-if="isShow('处方脱水量') && this.$store.getters.xt_user.template_info.org_id == 10597">
180
+          <label>处方脱水量 : </label>
181
+          <span class="content">{{ prescription_water != "0" ? prescription_water : "" }}</span>
182
+          <span class="unit">{{ prescription_water != "0" ? "L" : "" }}</span>
183
+        </li>
184
+
179
        
185
        
180
         <li v-if="isShow('钾')">
186
         <li v-if="isShow('钾')">
181
           <label>钾 : </label>
187
           <label>钾 : </label>

+ 2 - 2
src/xt_pages/dialysis/details/assessmentAfter.vue View File

17
           <span class="content" v-if="actual_ultrafiltration != '0'">{{
17
           <span class="content" v-if="actual_ultrafiltration != '0'">{{
18
             actual_ultrafiltration
18
             actual_ultrafiltration
19
           }}</span>
19
           }}</span>
20
-          <span class="unit" v-if=" actual_ultrafiltration != '0' && (this.$store.getters.xt_user.template_info.template_id == 6 || this.$store.getters.xt_user.template_info.template_id == 9 || this.$store.getters.xt_user.template_info.template_id == 17 || this.$store.getters.xt_user.template_info.template_id == 20 || this.$store.getters.xt_user.template_info.template_id == 21 || this.$store.getters.xt_user.template_info.template_id == 22 || this.$store.getters.xt_user.template_info.template_id == 23 || this.$store.getters.xt_user.template_info.template_id == 24 || this.$store.getters.xt_user.template_info.template_id == 26 || this.$store.getters.xt_user.template_info.template_id == 28 || this.$store.getters.xt_user.template_info.template_id == 27 || this.$store.getters.xt_user.template_info.template_id == 29 || this.$store.getters.xt_user.template_info.template_id == 30 || this.$store.getters.xt_user.template_info.template_id == 31 || this.$store.getters.xt_user.template_info.template_id == 32 || this.$store.getters.xt_user.template_info.template_id == 34 || this.$store.getters.xt_user.template_info.template_id == 36 || this.$store.getters.xt_user.template_info.template_id == 38 || this.$store.getters.xt_user.template_info.template_id == 43 || this.$store.getters.xt_user.template_info.template_id == 44 || this.$store.getters.xt_user.template_info.template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 9555 || this.$store.getters.xt_user.template_info.org_id == 10340 ||  this.$store.getters.xt_user.template_info.org_id == 10387 ||  this.$store.getters.xt_user.template_info.org_id == 10430 ||  this.$store.getters.xt_user.template_info.org_id == 10432 ||  this.$store.getters.xt_user.template_info.org_id == 10441 ||  this.$store.getters.xt_user.template_info.org_id == 10445 ||  this.$store.getters.xt_user.template_info.org_id == 10495  ) " >ml</span>
21
-          <span class="unit" v-if=" actual_ultrafiltration != '0' && this.$store.getters.xt_user.template_info.template_id != 6 && this.$store.getters.xt_user.template_info.template_id != 9 && this.$store.getters.xt_user.template_info.template_id != 17 && this.$store.getters.xt_user.template_info.template_id != 20 && this.$store.getters.xt_user.template_info.template_id != 21 && this.$store.getters.xt_user.template_info.template_id != 22 && this.$store.getters.xt_user.template_info.template_id != 23 && this.$store.getters.xt_user.template_info.template_id != 24 && this.$store.getters.xt_user.template_info.template_id != 26 && this.$store.getters.xt_user.template_info.template_id != 28 && this.$store.getters.xt_user.template_info.template_id != 27 && this.$store.getters.xt_user.template_info.template_id != 29 && this.$store.getters.xt_user.template_info.template_id != 30 && this.$store.getters.xt_user.template_info.template_id != 31 && this.$store.getters.xt_user.template_info.template_id != 32 && this.$store.getters.xt_user.template_info.template_id != 34 && this.$store.getters.xt_user.template_info.template_id != 36 && this.$store.getters.xt_user.template_info.template_id != 38 && this.$store.getters.xt_user.template_info.template_id != 43 && this.$store.getters.xt_user.template_info.template_id != 44 && this.$store.getters.xt_user.template_info.template_id != 60 &&  this.$store.getters.xt_user.template_info.org_id != 9555  && this.$store.getters.xt_user.template_info.org_id != 10340 &&  this.$store.getters.xt_user.template_info.org_id!= 10387 &&  this.$store.getters.xt_user.template_info.org_id!= 10430 &&  this.$store.getters.xt_user.template_info.org_id!= 10432 &&  this.$store.getters.xt_user.template_info.org_id!= 10441 &&  this.$store.getters.xt_user.template_info.org_id!= 10445  &&  this.$store.getters.xt_user.template_info.org_id!= 10495"  >L</span>
20
+          <span class="unit" v-if=" actual_ultrafiltration != '0' && (this.$store.getters.xt_user.template_info.template_id == 6 || this.$store.getters.xt_user.template_info.template_id == 9 || this.$store.getters.xt_user.template_info.template_id == 17 || this.$store.getters.xt_user.template_info.template_id == 20 || this.$store.getters.xt_user.template_info.template_id == 21 || this.$store.getters.xt_user.template_info.template_id == 22 || this.$store.getters.xt_user.template_info.template_id == 23 || this.$store.getters.xt_user.template_info.template_id == 24 || this.$store.getters.xt_user.template_info.template_id == 26 || this.$store.getters.xt_user.template_info.template_id == 28 || this.$store.getters.xt_user.template_info.template_id == 27 || this.$store.getters.xt_user.template_info.template_id == 29 || this.$store.getters.xt_user.template_info.template_id == 30 || this.$store.getters.xt_user.template_info.template_id == 31 || this.$store.getters.xt_user.template_info.template_id == 32 || this.$store.getters.xt_user.template_info.template_id == 34 || this.$store.getters.xt_user.template_info.template_id == 36 || this.$store.getters.xt_user.template_info.template_id == 38 || this.$store.getters.xt_user.template_info.template_id == 43 || this.$store.getters.xt_user.template_info.template_id == 44 || this.$store.getters.xt_user.template_info.template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 9555 || this.$store.getters.xt_user.template_info.org_id == 10340 ||  this.$store.getters.xt_user.template_info.org_id == 10387 ||  this.$store.getters.xt_user.template_info.org_id == 10430 ||  this.$store.getters.xt_user.template_info.org_id == 10432 ||  this.$store.getters.xt_user.template_info.org_id == 10441 ||  this.$store.getters.xt_user.template_info.org_id == 10445 ||  this.$store.getters.xt_user.template_info.org_id == 10495 ||  this.$store.getters.xt_user.template_info.org_id == 10597  ||  this.$store.getters.xt_user.template_info.org_id == 10599 ) " >ml</span>
21
+          <span class="unit" v-if=" actual_ultrafiltration != '0' && this.$store.getters.xt_user.template_info.template_id != 6 && this.$store.getters.xt_user.template_info.template_id != 9 && this.$store.getters.xt_user.template_info.template_id != 17 && this.$store.getters.xt_user.template_info.template_id != 20 && this.$store.getters.xt_user.template_info.template_id != 21 && this.$store.getters.xt_user.template_info.template_id != 22 && this.$store.getters.xt_user.template_info.template_id != 23 && this.$store.getters.xt_user.template_info.template_id != 24 && this.$store.getters.xt_user.template_info.template_id != 26 && this.$store.getters.xt_user.template_info.template_id != 28 && this.$store.getters.xt_user.template_info.template_id != 27 && this.$store.getters.xt_user.template_info.template_id != 29 && this.$store.getters.xt_user.template_info.template_id != 30 && this.$store.getters.xt_user.template_info.template_id != 31 && this.$store.getters.xt_user.template_info.template_id != 32 && this.$store.getters.xt_user.template_info.template_id != 34 && this.$store.getters.xt_user.template_info.template_id != 36 && this.$store.getters.xt_user.template_info.template_id != 38 && this.$store.getters.xt_user.template_info.template_id != 43 && this.$store.getters.xt_user.template_info.template_id != 44 && this.$store.getters.xt_user.template_info.template_id != 60 &&  this.$store.getters.xt_user.template_info.org_id != 9555  && this.$store.getters.xt_user.template_info.org_id != 10340 &&  this.$store.getters.xt_user.template_info.org_id!= 10387 &&  this.$store.getters.xt_user.template_info.org_id!= 10430 &&  this.$store.getters.xt_user.template_info.org_id!= 10432 &&  this.$store.getters.xt_user.template_info.org_id!= 10441 &&  this.$store.getters.xt_user.template_info.org_id!= 10445  &&  this.$store.getters.xt_user.template_info.org_id!= 10495 &&  this.$store.getters.xt_user.template_info.org_id!= 10597  &&  this.$store.getters.xt_user.template_info.org_id!= 10599"  >L</span>
22
         </li>
22
         </li>
23
         <li v-if="isShow('导管')">
23
         <li v-if="isShow('导管')">
24
           <label>导管 : </label>
24
           <label>导管 : </label>

+ 6 - 0
src/xt_pages/dialysis/details/assessmentBefore.vue View File

66
           <span class="content">{{ this.record.puncture_needle }}</span>
66
           <span class="content">{{ this.record.puncture_needle }}</span>
67
         </li>
67
         </li>
68
 
68
 
69
+        <li v-if="isShow('穿刺方向')">
70
+          <label>穿刺方向 : </label>
71
+          <span class="content">{{ this.record.puncture_needle_direction }}</span>
72
+        </li>
73
+
74
+
69
         <li v-if="isShow('穿刺点')">
75
         <li v-if="isShow('穿刺点')">
70
           <label>穿刺点 : </label>
76
           <label>穿刺点 : </label>
71
           <span class="content">{{ this.record.point_puncture }}</span>
77
           <span class="content">{{ this.record.point_puncture }}</span>

+ 27 - 4
src/xt_pages/dialysis/details/consumable/dialysisGather.vue View File

122
              
122
              
123
           <el-table-column align="center" label="透析器"  v-if="gatherSetting.dialysis_dialyszers == 1">
123
           <el-table-column align="center" label="透析器"  v-if="gatherSetting.dialysis_dialyszers == 1">
124
              <template slot-scope="scope">
124
              <template slot-scope="scope">
125
-               <span>{{scope.row.dialysis_prescription.dialysis_dialyszers}}</span>
125
+               <span v-if="scope.row.schedule_date == timenow">{{scope.row.dialysis_prescription.dialysis_dialyszers}}</span>
126
+
127
+               <span v-if="scope.row.schedule_date < timenow">{{scope.row.dialysis_solution.dialysis_dialyszers}}</span>
128
+
129
+               <span v-if="scope.row.schedule_date > timenow">{{scope.row.dialysis_solution.dialysis_dialyszers}}</span>
126
              </template>
130
              </template>
127
           </el-table-column>
131
           </el-table-column>
128
   
132
   
129
            <el-table-column align="center" label="灌流器"  v-if="gatherSetting.dialysis_irrigation ==1">
133
            <el-table-column align="center" label="灌流器"  v-if="gatherSetting.dialysis_irrigation ==1">
130
              <template slot-scope="scope">
134
              <template slot-scope="scope">
131
-               <span>{{scope.row.dialysis_prescription.dialysis_irrigation}}</span>
135
+
136
+               <span v-if="scope.row.schedule_date == timenow">{{scope.row.dialysis_prescription.dialysis_irrigation}}</span>
137
+               <span v-if="scope.row.schedule_date < timenow">{{scope.row.dialysis_solution.dialysis_irrigation}}</span>
138
+               <span v-if="scope.row.schedule_date > timenow">{{scope.row.dialysis_solution.dialysis_irrigation}}</span>
139
+
132
              </template>
140
              </template>
133
           </el-table-column>
141
           </el-table-column>
134
   
142
   
135
           <el-table-column align="center" label="滤过器"  v-if="gatherSetting.dialysis_strainer ==1">
143
           <el-table-column align="center" label="滤过器"  v-if="gatherSetting.dialysis_strainer ==1">
136
              <template slot-scope="scope">
144
              <template slot-scope="scope">
137
-               <span>{{scope.row.dialysis_prescription.dialysis_strainer}}</span>
145
+              
146
+               <span v-if="scope.row.schedule_date == timenow">{{scope.row.dialysis_prescription.dialysis_strainer}}</span>
147
+               <span v-if="scope.row.schedule_date<timenow">{{ scope.row.dialysis_solution.dialysis_strainer }}</span>
148
+               <span v-if="scope.row.schedule_date>timenow">{{ scope.row.dialysis_solution.dialysis_strainer }}</span>
138
              </template>
149
              </template>
139
           </el-table-column>
150
           </el-table-column>
140
 
151
 
141
 
152
 
142
           <el-table-column align="center" label="换药包/穿刺针"  v-if="gatherSetting.change_nurse ==1">
153
           <el-table-column align="center" label="换药包/穿刺针"  v-if="gatherSetting.change_nurse ==1">
143
              <template slot-scope="scope">
154
              <template slot-scope="scope">
155
+              
144
                <span v-if="(getBloodAccessOption(scope.row.dialysis_prescription.blood_access)).indexOf('导管')!=-1">1</span>
156
                <span v-if="(getBloodAccessOption(scope.row.dialysis_prescription.blood_access)).indexOf('导管')!=-1">1</span>
145
                <span v-if="(getBloodAccessOption(scope.row.dialysis_prescription.blood_access)).indexOf('导管')==-1">0</span>
157
                <span v-if="(getBloodAccessOption(scope.row.dialysis_prescription.blood_access)).indexOf('导管')==-1">0</span>
146
                 /
158
                 /
349
     import { uParseTime } from "@/utils/tools";
361
     import { uParseTime } from "@/utils/tools";
350
     import {getRemindPrintList,saveRemindPrint} from '@/api/schedule'
362
     import {getRemindPrintList,saveRemindPrint} from '@/api/schedule'
351
     import { getDataConfig } from '@/utils/data'
363
     import { getDataConfig } from '@/utils/data'
364
+    const moment = require('moment')
352
     import store from "@/store";
365
     import store from "@/store";
353
     export default {
366
     export default {
354
       components: {
367
       components: {
480
           partition_id:0,
493
           partition_id:0,
481
           zoneList:[],
494
           zoneList:[],
482
           gatherSetting:{},
495
           gatherSetting:{},
496
+          timenow:0,
483
         }
497
         }
484
       },
498
       },
485
       open(){
499
       open(){
518
         this.query.partition_id = 0
532
         this.query.partition_id = 0
519
         this.query.page = 1
533
         this.query.page = 1
520
         this.getAllZone()
534
         this.getAllZone()
521
-       
535
+        
536
+        let dateone =  moment().format('YYYY-MM-DD')//获取标准时间 //Tue Aug 16 2022 15:06:24 GMT+0800 (中国标准时间)
537
+        //方式一
538
+        let timeStampOne = Date.parse(dateone)
539
+        
540
+        var arrDateTwo = (timeStampOne/1000)-28800
541
+
542
+        console.log("时间搓2222",arrDateTwo)
543
+
544
+        this.timenow = arrDateTwo
522
        
545
        
523
        
546
        
524
       },
547
       },

+ 26 - 5
src/xt_pages/dialysis/details/consumable/dialysisGatherPrint.vue View File

92
                     <span v-if="item.mode_id == 35">HDF1000</span>
92
                     <span v-if="item.mode_id == 35">HDF1000</span>
93
                  </td>
93
                  </td>
94
                   <td width="100" v-if="gatherSetting.dialysis_dialyszers == 1">
94
                   <td width="100" v-if="gatherSetting.dialysis_dialyszers == 1">
95
-                    {{item.dialysis_prescription.dialysis_dialyszers}}
95
+                    <span v-if="item.schedule_date == timenow">{{item.dialysis_prescription.dialysis_dialyszers}}</span> 
96
+                    <span v-if="item.schedule_date < timenow">{{item.dialysis_solution.dialysis_dialyszers}}</span> 
97
+                    <span v-if="item.schedule_date > timenow">{{item.dialysis_solution.dialysis_dialyszers}}</span> 
96
                   </td>
98
                   </td>
97
                   <td width="100"  v-if="gatherSetting.dialysis_irrigation ==1">
99
                   <td width="100"  v-if="gatherSetting.dialysis_irrigation ==1">
98
-                    <span>{{item.dialysis_prescription.dialysis_irrigation}}</span>
100
+                    <span v-if="item.schedule_date == timenow">{{item.dialysis_prescription.dialysis_irrigation}}</span>
101
+
102
+                    <span v-if="item.schedule_date < timenow">{{item.dialysis_solution.dialysis_irrigation}}</span>
103
+
104
+                    <span v-if="item.schedule_date > timenow">{{item.dialysis_solution.dialysis_irrigation}}</span>
99
                   </td>
105
                   </td>
100
-                  <td width="100"  v-if="gatherSetting.dialysis_irrigation ==1">
101
-                    <span>{{item.dialysis_prescription.dialysis_strainer}}</span>
106
+                  <td width="100"  v-if="gatherSetting.dialysis_strainer ==1">
107
+                    <span v-if="item.schedule_date == timenow">{{item.dialysis_prescription.dialysis_strainer}}</span>
108
+
109
+                    <span v-if="item.schedule_date < timenow">{{item.dialysis_solution.dialysis_strainer}}</span>
110
+
111
+                    <span v-if="item.schedule_date > timenow">{{item.dialysis_solution.dialysis_strainer}}</span>
102
                   </td>
112
                   </td>
103
                   <td width="100"  v-if="gatherSetting.change_nurse ==1"> 
113
                   <td width="100"  v-if="gatherSetting.change_nurse ==1"> 
104
                     <span v-if="(getBloodAccessOption(item.dialysis_prescription.blood_access)).indexOf('导管')!=-1">1</span>
114
                     <span v-if="(getBloodAccessOption(item.dialysis_prescription.blood_access)).indexOf('导管')!=-1">1</span>
153
     import BreadCrumb from '@/xt_pages/components/bread-crumb'
163
     import BreadCrumb from '@/xt_pages/components/bread-crumb'
154
     import print from 'print-js'
164
     import print from 'print-js'
155
     import { getDataConfig } from '@/utils/data'
165
     import { getDataConfig } from '@/utils/data'
166
+    const moment = require('moment')
156
     export default {
167
     export default {
157
       name: 'SchedulePrint',
168
       name: 'SchedulePrint',
158
       data() {
169
       data() {
192
           total_two:0,
203
           total_two:0,
193
           total_three:0,
204
           total_three:0,
194
           org_id:'',
205
           org_id:'',
195
-          gatherSetting:{}
206
+          gatherSetting:{},
207
+          timenow:0,
196
         }
208
         }
197
       },
209
       },
198
       components: {
210
       components: {
199
         BreadCrumb
211
         BreadCrumb
200
       },
212
       },
201
       created() {
213
       created() {
214
+        let dateone =  moment().format('YYYY-MM-DD')//获取标准时间 //Tue Aug 16 2022 15:06:24 GMT+0800 (中国标准时间)
215
+        //方式一
216
+        let timeStampOne = Date.parse(dateone)
217
+        
218
+        var arrDateTwo = (timeStampOne/1000)-28800
219
+
220
+        console.log("时间搓2222",arrDateTwo)
221
+
222
+        this.timenow = arrDateTwo
202
         this.org_id = this.$store.getters.xt_user.org.id
223
         this.org_id = this.$store.getters.xt_user.org.id
203
         this.displace_liqui_part_option = this.$store.getters.displace_liqui
224
         this.displace_liqui_part_option = this.$store.getters.displace_liqui
204
         this.blood_access_option  = getDataConfig('hemodialysis', 'vascular_access_desc')
225
         this.blood_access_option  = getDataConfig('hemodialysis', 'vascular_access_desc')

+ 3 - 3
src/xt_pages/dialysis/details/dialog/AssessmentAfterDislysis.vue View File

30
           <el-col :span="8" v-if="isShow('实际超滤量')">
30
           <el-col :span="8" v-if="isShow('实际超滤量')">
31
             <el-form-item
31
             <el-form-item
32
               label="实际超滤量(ml): " :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')"
32
               label="实际超滤量(ml): " :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')"
33
-              v-if=" this.template_id == 6 || this.template_id == 9 || this.template_id == 10 || this.template_id == 11  || this.template_id == 17 || this.template_id == 20 || this.template_id == 21 || this.template_id == 22 || this.template_id == 23 || this.template_id == 24 || this.template_id == 26 || this.template_id == 28 || this.template_id == 27 || this.template_id == 29 || this.template_id == 30 || this.template_id == 31 || this.template_id == 32 || this.template_id == 34 || this.template_id == 36 || this.template_id == 38 || this.template_id == 43 || this.template_id == 44 || this.template_id == 47 || this.template_id == 56 || this.template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10307 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 9555 || this.$store.getters.xt_user.template_info.org_id == 10387 || this.$store.getters.xt_user.template_info.org_id == 10430 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10441 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10495 || this.$store.getters.xt_user.template_info.org_id == 10558"  >
33
+              v-if=" this.template_id == 6 || this.template_id == 9 || this.template_id == 10 || this.template_id == 11  || this.template_id == 17 || this.template_id == 20 || this.template_id == 21 || this.template_id == 22 || this.template_id == 23 || this.template_id == 24 || this.template_id == 26 || this.template_id == 28 || this.template_id == 27 || this.template_id == 29 || this.template_id == 30 || this.template_id == 31 || this.template_id == 32 || this.template_id == 34 || this.template_id == 36 || this.template_id == 38 || this.template_id == 43 || this.template_id == 44 || this.template_id == 47 || this.template_id == 56 || this.template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10307 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 9555 || this.$store.getters.xt_user.template_info.org_id == 10387 || this.$store.getters.xt_user.template_info.org_id == 10430 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10441 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 10410 || this.$store.getters.xt_user.template_info.org_id == 10495 || this.$store.getters.xt_user.template_info.org_id == 10558 || this.$store.getters.xt_user.template_info.org_id == 10597 || this.$store.getters.xt_user.template_info.org_id == 10599"  >
34
               <el-input v-model="form.actual_ultrafiltration"></el-input>
34
               <el-input v-model="form.actual_ultrafiltration"></el-input>
35
             </el-form-item>
35
             </el-form-item>
36
             <el-form-item label="实际超滤量(L): " v-else :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')">
36
             <el-form-item label="实际超滤量(L): " v-else :prop="isName('实际超滤量')" :rules="isCheckmust('实际超滤量')">
351
         </el-col>
351
         </el-col>
352
 
352
 
353
         <el-col :span="8" v-if="isShow('透析中入量') && org_id!=10485 && org_id!=10460  && org_id!=10551">
353
         <el-col :span="8" v-if="isShow('透析中入量') && org_id!=10485 && org_id!=10460  && org_id!=10551">
354
-          <el-form-item label="透析中入量(L): " :prop="isName('透析中入量')" :rules="isCheckmust('透析中入量')">
354
+          <el-form-item label="透析中入量: " :prop="isName('透析中入量')" :rules="isCheckmust('透析中入量')">
355
             <el-input v-model="form.dialysis_intakes"></el-input>
355
             <el-input v-model="form.dialysis_intakes"></el-input>
356
           </el-form-item>
356
           </el-form-item>
357
         </el-col>
357
         </el-col>
358
 
358
 
359
         <el-col :span="8" v-if="isShow('透析中入量') && (org_id==10485 || org_id ==10460)">
359
         <el-col :span="8" v-if="isShow('透析中入量') && (org_id==10485 || org_id ==10460)">
360
-          <el-form-item label="透析中入量(g): " :prop="isName('透析中入量')" :rules="isCheckmust('透析中入量')">
360
+          <el-form-item label="透析中入量: " :prop="isName('透析中入量')" :rules="isCheckmust('透析中入量')">
361
             <el-input v-model="form.dialysis_intakes"></el-input>
361
             <el-input v-model="form.dialysis_intakes"></el-input>
362
           </el-form-item>
362
           </el-form-item>
363
         </el-col>
363
         </el-col>

+ 5 - 33
src/xt_pages/dialysis/details/dialog/DoctorAdviceDialog.vue View File

240
           <template slot-scope="scope">
240
           <template slot-scope="scope">
241
             <el-dropdown trigger="click" v-if="scope.row.parent_id == 0">
241
             <el-dropdown trigger="click" v-if="scope.row.parent_id == 0">
242
               <span class="el-dropdown-link">
242
               <span class="el-dropdown-link">
243
-                <!-- {{ getAdviceContent(scope.row, 1)}} -->
244
-                {{ scope.row.advice_name }}
243
+                {{ getAdviceContent(scope.row, 1)}}
244
+              
245
                 <i class="el-icon-arrow-down el-icon--right"></i>
245
                 <i class="el-icon-arrow-down el-icon--right"></i>
246
               </span>
246
               </span>
247
               <el-dropdown-menu slot="dropdown">
247
               <el-dropdown-menu slot="dropdown">
254
             <el-dropdown trigger="click" v-if="scope.row.parent_id > 0">
254
             <el-dropdown trigger="click" v-if="scope.row.parent_id > 0">
255
               <span class="el-dropdown-link">
255
               <span class="el-dropdown-link">
256
                 &emsp;
256
                 &emsp;
257
-                {{ scope.row.advice_name }}
258
-                <!-- {{ getAdviceContent(scope.row, 2)}} -->
257
+              
258
+                {{ getAdviceContent(scope.row, 2)}}
259
 
259
 
260
                 <i class="el-icon-arrow-down el-icon--right"></i>
260
                 <i class="el-icon-arrow-down el-icon--right"></i>
261
               </span>
261
               </span>
2292
         }
2292
         }
2293
       },
2293
       },
2294
 
2294
 
2295
-      getAdviceContentOne(row, isChild) {
2296
-        // alert("来")
2297
-        console.log("row",row)
2298
-        let tempSingleDoseDesc = ''
2299
-        let tempDrugSpecDesc = ''
2300
-        let tempPrescribingNumberDesc = ''
2301
-
2302
-        if (row.prescribing_number) {
2303
-           tempPrescribingNumberDesc = row.prescribing_number + '' + row.prescribing_number_unit
2304
-        }
2305
-
2306
-        if(this.org_id == 10188 ){
2307
-            tempPrescribingNumberDesc = ""
2308
-        }
2309
-
2310
-        if (row.single_dose) {
2311
-          if (this.template_id != 6) {
2312
-            tempSingleDoseDesc =' 单次用量 ' + '  ' + row.single_dose + '' + row.single_dose_unit
2313
-          } else {
2314
-            tempSingleDoseDesc = row.single_dose + '' + row.single_dose_unit
2315
-          }
2316
-        }
2317
-
2318
-        if (row.advice_desc) {
2319
-          tempDrugSpecDesc = '(' + row.advice_desc + row.drug_spec_unit + ')' + " " + row.remark
2320
-        }
2321
- 
2322
-        return row.advice_name +tempDrugSpecDesc +' ' +tempPrescribingNumberDesc + tempSingleDoseDesc
2323
-      },
2295
+    
2324
       getPermission() {
2296
       getPermission() {
2325
         request
2297
         request
2326
           .get('/api/func_per/get', {
2298
           .get('/api/func_per/get', {

+ 2 - 2
src/xt_pages/dialysis/details/dialog/adviceDialog/AddGroupAdvice.vue View File

1600
         }
1600
         }
1601
       }
1601
       }
1602
 
1602
 
1603
-      if(this.$store.getters.xt_user.org.id == 9671 || this.$store.getters.xt_user.org.id == 9675 || this.$store.getters.xt_user.org.id == 10340 || this.$store.getters.xt_user.org.id == 10517  || this.$store.getters.xt_user.org.id == 10579){
1603
+      if(this.$store.getters.xt_user.org.id == 9671 || this.$store.getters.xt_user.org.id == 9675 || this.$store.getters.xt_user.org.id == 10340 || this.$store.getters.xt_user.org.id == 10517){
1604
          var date = new Date()
1604
          var date = new Date()
1605
           var year = date.getFullYear()
1605
           var year = date.getFullYear()
1606
           var month = date.getMonth() + 1
1606
           var month = date.getMonth() + 1
1749
           }
1749
           }
1750
       }
1750
       }
1751
 
1751
 
1752
-      if(this.$store.getters.xt_user.org.id == 10579  || this.$store.getters.xt_user.org.id == 10585 || this.$store.getters.xt_user.org.id == 10587){
1752
+      if(this.$store.getters.xt_user.org.id == 10579  || this.$store.getters.xt_user.org.id == 10585 || this.$store.getters.xt_user.org.id == 10587 || this.$store.getters.xt_user.org.id == 10597){
1753
         var date = new Date()
1753
         var date = new Date()
1754
           var year = date.getFullYear()
1754
           var year = date.getFullYear()
1755
           var month = date.getMonth() + 1
1755
           var month = date.getMonth() + 1

+ 17 - 1
src/xt_pages/dialysis/details/dialog/assessmentBeforeDislysisDialog.vue View File

301
             </el-form-item>
301
             </el-form-item>
302
           </el-col>
302
           </el-col>
303
 
303
 
304
+          <el-col :span="8" v-if="isShow('穿刺方向')">
305
+            <el-form-item label="穿刺方向: " :prop="isName('穿刺方向')">
306
+              <el-select v-model="assessmentBeforeDislysis.puncture_needle_direction">
307
+                <el-option :key="0" label="请选择" :value="0"></el-option>
308
+
309
+                <el-option v-for="item in punctureNeedleDireciton" :label="item.name" :value="item.name"
310
+                           :key="item.id"></el-option>
311
+              </el-select>
312
+            </el-form-item>
313
+          </el-col>
314
+
304
 
315
 
305
           <el-col :span="8">
316
           <el-col :span="8">
306
             <el-form-item label="针眼: " :prop="isName('针眼')"
317
             <el-form-item label="针眼: " :prop="isName('针眼')"
976
           befor_symptoms:"",
987
           befor_symptoms:"",
977
           washing_time:"",
988
           washing_time:"",
978
           warsh_count:"",
989
           warsh_count:"",
990
+          puncture_needle_direction:"",
979
         },
991
         },
980
 
992
 
981
         InnerDialogProps: {
993
         InnerDialogProps: {
1000
         catheter_evaluation_program_list:[],
1012
         catheter_evaluation_program_list:[],
1001
         skin_site_catheterization_list:[],
1013
         skin_site_catheterization_list:[],
1002
         summary:[],
1014
         summary:[],
1003
-        value2:""
1015
+        value2:"",
1016
+        punctureNeedleDireciton:[]
1004
       }
1017
       }
1005
     },
1018
     },
1006
     props: {
1019
     props: {
1845
 
1858
 
1846
       this.skin_site_catheterization_list = getDataConfig('hemodialysis','skin_site_catheterization')
1859
       this.skin_site_catheterization_list = getDataConfig('hemodialysis','skin_site_catheterization')
1847
 
1860
 
1861
+      this.punctureNeedleDireciton = getDataConfig('hemodialysis','puncture_needle_direction')
1862
+      console.log("穿刺方向",this.punctureNeedleDireciton)
1863
+
1848
       console.log("predialysis_evaluation2332323323222323",this.predialysis_evaluation)
1864
       console.log("predialysis_evaluation2332323323222323",this.predialysis_evaluation)
1849
 
1865
 
1850
       this.point_punctures = getDataConfig('hemodialysis','point_puncture')
1866
       this.point_punctures = getDataConfig('hemodialysis','point_puncture')

+ 22 - 8
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue View File

2626
             } else if (schedual.schedule_type == 3) {
2626
             } else if (schedual.schedule_type == 3) {
2627
               this.start_time = year + '-' + month + '-' + day + ' ' + '18:00'
2627
               this.start_time = year + '-' + month + '-' + day + ' ' + '18:00'
2628
             }
2628
             }
2629
-           }else if(this.$store.getters.xt_user.org.id == 10579){
2630
-              if (schedual.schedule_type == 1) {
2631
-              this.start_time = year + '-' + month + '-' + day + ' ' + '7:00'
2632
-            } else if (schedual.schedule_type == 2) {
2633
-              this.start_time = year + '-' + month + '-' + day + ' ' + '11:00'
2634
-            } else if (schedual.schedule_type == 3) {
2635
-              this.start_time = year + '-' + month + '-' + day + ' ' + '18:00'
2636
-            }
2637
            }else if(this.$store.getters.xt_user.org.id == 10440){
2629
            }else if(this.$store.getters.xt_user.org.id == 10440){
2638
               if (schedual.schedule_type == 1) {
2630
               if (schedual.schedule_type == 1) {
2639
               this.start_time = year + '-' + month + '-' + day + ' ' + '7:00'
2631
               this.start_time = year + '-' + month + '-' + day + ' ' + '7:00'
2699
             var hours = date.getHours()
2691
             var hours = date.getHours()
2700
             var minites = date.getMinutes()
2692
             var minites = date.getMinutes()
2701
 
2693
 
2694
+            if (month < 10) {
2695
+              month = '0' + month
2696
+            }
2697
+            if (day < 10) {
2698
+              day = '0' + day
2699
+            }
2700
+            if (hours < 10) {
2701
+              hours = '0' + hours
2702
+            }
2703
+            if (minites < 10) {
2704
+              minites = '0' + minites
2705
+            }
2706
+            this.start_time = year + '-' + month + '-' + day + ' ' + hours + ':' + minites
2707
+           }else if (this.$store.getters.xt_user.org.id == 10597){
2708
+            var date = new Date()
2709
+            var year = date.getFullYear()
2710
+            var month = date.getMonth() + 1
2711
+            var day = date.getDate()
2712
+
2713
+            var hours = date.getHours()
2714
+            var minites = date.getMinutes()
2715
+
2702
             if (month < 10) {
2716
             if (month < 10) {
2703
               month = '0' + month
2717
               month = '0' + month
2704
             }
2718
             }

+ 6 - 2
src/xt_pages/dialysis/details/dialog/monitor_dialog.vue View File

1284
                 org_id == 10395 ||
1284
                 org_id == 10395 ||
1285
                 org_id == 10375 ||
1285
                 org_id == 10375 ||
1286
                 org_id == 10480 ||
1286
                 org_id == 10480 ||
1287
-                org_id == 10551)
1287
+                org_id == 10551 ||
1288
+                org_id == 10597||
1289
+                org_id == 10599)
1288
                 && org_id!=10387
1290
                 && org_id!=10387
1289
             "
1291
             "
1290
           >
1292
           >
1345
               org_id!=10395 &&
1347
               org_id!=10395 &&
1346
               org_id!=10375 &&
1348
               org_id!=10375 &&
1347
               org_id!=10480 &&
1349
               org_id!=10480 &&
1348
-              org_id!=10551
1350
+              org_id!=10551 &&
1351
+              org_id!=10597 &&
1352
+              org_id!=10599
1349
               )
1353
               )
1350
               || org_id == 10387
1354
               || org_id == 10387
1351
             "
1355
             "

+ 54 - 22
src/xt_pages/dialysis/template/DialysisPrintOrderSeventy.vue View File

397
                       >
397
                       >
398
                       <span>
398
                       <span>
399
                         {{
399
                         {{
400
-
400
+                          predialysis.puncture_needle_direction
401
+                            ? predialysis.puncture_needle_direction
402
+                            : "/"
401
                         }}
403
                         }}
402
                       </span>
404
                       </span>
403
 
405
 
801
                         class="under_line"
803
                         class="under_line"
802
                         style="width: 100px; text-align: center"
804
                         style="width: 100px; text-align: center"
803
                       >
805
                       >
804
-                        {{
806
+                        <!-- {{
805
                           prescription.dialyzer_perfusion_apparatus
807
                           prescription.dialyzer_perfusion_apparatus
806
                             ? prescription.dialyzer_perfusion_apparatus
808
                             ? prescription.dialyzer_perfusion_apparatus
807
                             : ""
809
                             : ""
808
-                        }}
809
-                        <span v-if="prescription.dialyzer_perfusion_apparatus&&prescription.dialyzer_perfusion_apparatus!=''">/</span>
810
+                        }} -->
811
+                        <!-- <span v-if="prescription.dialyzer_perfusion_apparatus&&prescription.dialyzer_perfusion_apparatus!=''">/</span> -->
810
                         {{
812
                         {{
811
                           prescription.dialysis_dialyszers
813
                           prescription.dialysis_dialyszers
812
                             ? prescription.dialysis_dialyszers
814
                             ? prescription.dialysis_dialyszers
813
                             : ""
815
                             : ""
814
                         }}
816
                         }}
817
+
818
+                         <span v-if="prescription&&prescription.dialysis_strainer!=''"></span>
819
+
815
                       </div>
820
                       </div>
816
                     </div>
821
                     </div>
817
 
822
 
829
                       </div>
834
                       </div>
830
                     </div>
835
                     </div>
831
 
836
 
832
-                    <div
833
-                      class="inline_block"
834
-                      style="flex: 1"
835
-                    >
836
-                      透析机号:
837
+                    <div class="inline_block" style="flex: 1" >
838
+                      滤过器:
837
                       <div
839
                       <div
838
                         class="under_line"
840
                         class="under_line"
839
-                        style="width: 50px; text-align: center"
841
+                        style="width: 70px; text-align: center"
840
                       >
842
                       >
841
-                        {{ dialysisOrder && dialysisOrder.DeviceNumber && dialysisOrder.DeviceNumber.number.length > 0
842
-                        ? dialysisOrder.DeviceNumber.number : patientInfo.DialysisSchedule.device_number.number }}
843
+                      {{
844
+                           prescription.dialysis_strainer?
845
+                           prescription.dialysis_strainer:"/"
846
+                         }}
843
                       </div>
847
                       </div>
844
-
845
                     </div>
848
                     </div>
846
 
849
 
847
                   </div>
850
                   </div>
927
                         class="under_line"
930
                         class="under_line"
928
                         style="width: 50px; text-align: center"
931
                         style="width: 50px; text-align: center"
929
                       >
932
                       >
930
-                      {{ predialysis.weight_before > 0 && lastafterdialysis.weight_after > 0
931
-                        ? parseFloat(predialysis.weight_before - lastafterdialysis.weight_after).toFixed(2): "/"
933
+                      {{ predialysis.weight_before > 0 && predialysis.weight_after > 0
934
+                        ? parseFloat(predialysis.weight_before - predialysis.weight_after).toFixed(2): "/"
932
                       }}
935
                       }}
933
-                      <!-- {{ predialysis.weight_before}} -->
934
-                      <!-- {{  lastafterdialysis.weight_after }} -->
935
-                      </div>kg
936
+                      </div>
937
+                      <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id == 10460">ml</span>
938
+                      <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">kg</span>
936
                     </div>
939
                     </div>
937
-                    <div class="inline_block" style="flex: 1">
938
-                      目标超滤量:
940
+                    <div class="inline_block" style="flex: 1" v-if="org_id == 10597">
941
+                      处方超滤量:
942
+                      <div
943
+                        class="under_line"
944
+                        style="width: 60px; text-align: center"
945
+                      >
946
+                        {{
947
+                          prescription.prescription_water
948
+                            ? prescription.prescription_water
949
+                            : "/"
950
+                        }}
951
+                      </div>
952
+                      <span v-if="org_id == 10395 || org_id == 9829 || org_id == 10440 || org_id == 10469 || org_id == 10471 || org_id == 10460">ml</span>
953
+                      <span v-if="org_id!=10395&&org_id!=9829 && org_id!=10440 && org_id!=10469 && org_id!=10471 && org_id!=10460">L</span>
954
+                    </div>
955
+                    <div class="inline_block" style="flex: 1" v-if="org_id == 10599">
956
+                      目标超滤量:
939
                       <div
957
                       <div
940
                         class="under_line"
958
                         class="under_line"
941
                         style="width: 60px; text-align: center"
959
                         style="width: 60px; text-align: center"
1186
                       <span v-if="prescription.anticoagulant == 13">iu</span>
1204
                       <span v-if="prescription.anticoagulant == 13">iu</span>
1187
                     </span>
1205
                     </span>
1188
                     </div>
1206
                     </div>
1207
+                    <div
1208
+                      class="inline_block"
1209
+                      style="flex: 1"
1210
+                    >
1211
+                      透析机号:
1212
+                      <div
1213
+                        class="under_line"
1214
+                        style="width: 50px; text-align: center"
1215
+                      >
1216
+                        {{ dialysisOrder && dialysisOrder.DeviceNumber && dialysisOrder.DeviceNumber.number.length > 0
1217
+                        ? dialysisOrder.DeviceNumber.number : patientInfo.DialysisSchedule.device_number.number }}
1218
+                      </div>
1219
+
1220
+                    </div>
1189
                   </div>
1221
                   </div>
1190
 
1222
 
1191
                 </td>
1223
                 </td>
2074
                         }}
2106
                         }}
2075
                       </div>
2107
                       </div>
2076
                     </div>
2108
                     </div>
2077
-                    
2078
                     <div class="inline_block" style="flex:1;">
2109
                     <div class="inline_block" style="flex:1;">
2079
                       KTV(在线):
2110
                       KTV(在线):
2080
                       <div class="under_line" style="min-width: 50px;text-align: center">
2111
                       <div class="under_line" style="min-width: 50px;text-align: center">
2092
                       </div>
2123
                       </div>
2093
                     </div>
2124
                     </div>
2094
                   </div>
2125
                   </div>
2126
+
2095
                   <div
2127
                   <div
2096
                     class="row"
2128
                     class="row"
2097
                     style="padding: 2px 0; line-height: 23px; display: flex"
2129
                     style="padding: 2px 0; line-height: 23px; display: flex"
2177
                           透析中入量:
2209
                           透析中入量:
2178
                         </span>
2210
                         </span>
2179
                         <span v-if="org_id==10460">
2211
                         <span v-if="org_id==10460">
2180
-                          透析中入量(ml)
2212
+                          透析中入量:
2181
                         </span>
2213
                         </span>
2182
                       <div
2214
                       <div
2183
                         class="under_line"
2215
                         class="under_line"

+ 1 - 1
src/xt_permission.js View File

24
   } else {
24
   } else {
25
     next()
25
     next()
26
   }
26
   }
27
-   return
27
+  return
28
   // 线上注释
28
   // 线上注释
29
   NProgress.start()
29
   NProgress.start()
30
   // console.log(store.getters.current_role_urls.indexOf(to.path))
30
   // console.log(store.getters.current_role_urls.indexOf(to.path))