Procházet zdrojové kódy

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 před 1 rokem
rodič
revize
2733c7e8dc

+ 15 - 49
src/xt_pages/dialysis/template/DialysisPrintOrderFortySeven.vue Zobrazit soubor

@@ -1204,18 +1204,6 @@
1204 1204
                           置换量<br />(L)
1205 1205
                         </td>
1206 1206
                         <td width="210">病情变化及处理</td>
1207
-
1208
-                        <!-- <td width="100">时间</td>
1209
-                    <td width="30">T<br>C°</td>
1210
-                    <td width="30">P<br/>次/分</td>
1211
-                    <td width="30">R<br/>次/分</td>
1212
-                    <td width="100">BP<br/>mmHg</td>
1213
-                    <td width="60">静脉压/动脉压<br/>mmHg</td>
1214
-                    <td width="80">血流量<br/>ml/min</td>
1215
-                    <td width="90">超滤量累计L</td>
1216
-                    <td width="80">钠浓度<br/>mmol/L</td>
1217
-                    <td width="240">病情特殊情况处理<br/>及专科护理措施记录</td>
1218
-                    <td  width="100">护士签名</td> -->
1219 1207
                       </tr>
1220 1208
 
1221 1209
                       <tr
@@ -1436,10 +1424,6 @@
1436 1424
                           医嘱内容
1437 1425
                         </td>
1438 1426
                       </tr>
1439
-                      <!-- <tr style="line-height:35px;padding:8px 5px;">
1440
-                    <td colspan="4" style="font-size: 16px">开医嘱</td>
1441
-                    <td colspan="3" style="font-size: 16px">执行核对医嘱</td>
1442
-                  </tr> -->
1443 1427
                       <tr style="line-height: 35px; padding: 8px 5px">
1444 1428
                         <td style="font-size: 16px" width="10%">时间</td>
1445 1429
                         <td style="font-size: 16px" colspan="2" width="45%">
@@ -1521,12 +1505,6 @@
1521 1505
                             >({{ advice.remark }})</span
1522 1506
                           >
1523 1507
                         </td>
1524
-                        <!-- <td colspan="2" height="60px" style="text-align: center" v-else >
1525
-                      <span>{{advice.delivery_way}}</span>
1526
-                      <span>{{advice.execution_frequency}}</span>
1527
-                      <span v-if="advice.remark.length > 0">({{advice.remark}})</span>
1528
-                    </td> -->
1529
-                        <!-- <td width="10%" v-if="(advice.children && advice.children.length > 0 || advice.parent_id > 0) && advice.isShow == 2" ></td> -->
1530 1508
                         <td height="32px" v-if="advice.advice_doctor">
1531 1509
                           <span
1532 1510
                             v-if="setAdminUserES(advice.advice_doctor) == ''"
@@ -1544,7 +1522,7 @@
1544 1522
                           <span v-if="setAdminUserES(advice.doctor) == ''">{{
1545 1523
                             getAdminUser(advice.doctor)
1546 1524
                           }}</span>
1547
-                          <img
1525
+                           <img
1548 1526
                             style="height: 30px"
1549 1527
                             :src="setAdminUserES(advice.doctor)"
1550 1528
                             alt=""
@@ -1552,10 +1530,6 @@
1552 1530
                             v-else
1553 1531
                           />
1554 1532
                         </td>
1555
-                        <!-- <td height="35px">
1556
-                      <span v-if="setAdminUserES(advice.checker) == ''">{{getAdminUser(advice.checker)}}</span>
1557
-                      <img style="height:20px;" :src="setAdminUserES(advice.checker)" alt="" srcset="" v-else>
1558
-                    </td> -->
1559 1533
                         <td height="32px">
1560 1534
                           <span
1561 1535
                             v-if="setAdminUserES(advice.execution_staff) == ''"
@@ -1727,7 +1701,7 @@
1727 1701
           </div>
1728 1702
         </template>
1729 1703
         <div class="row" style="margin-top: -11px; position: relative">
1730
-          <table class="proj_table">
1704
+          <table border="1" class="proj_table" style="border-collapse: collapse;text-align:center ;">
1731 1705
             <template v-if="doctor_advices_2.length > 0">
1732 1706
               <tr style="line-height: 35px; padding: 8px 5px">
1733 1707
                 <td
@@ -1739,7 +1713,7 @@
1739 1713
                     font-size: 16px;
1740 1714
                     padding: 6px 8px;
1741 1715
                     line-height: 30px;
1742
-                    border: 1px solid;
1716
+                    border: 1px solid black;
1743 1717
                   "
1744 1718
                 >
1745 1719
                   医嘱内容
@@ -1753,14 +1727,14 @@
1753 1727
                 style="line-height: 35px; padding: 8px 5px"
1754 1728
                 class="split_table_tr"
1755 1729
               >
1756
-                <td style="font-size: 16px" width="10%">时间</td>
1757
-                <td style="font-size: 16px" colspan="2" width="45%">
1730
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">时间</td>
1731
+                <td style="font-size: 16px;border: 1px solid black;" colspan="2" width="45%">
1758 1732
                   医嘱内容
1759 1733
                 </td>
1760
-                <td style="font-size: 16px" width="10%">医生签名</td>
1734
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">医生签名</td>
1761 1735
                 <!-- <td style="font-size: 16px" width="10%">核对人签名</td> -->
1762
-                <td style="font-size: 16px" width="10%">执行人签名</td>
1763
-                <td style="font-size: 16px" width="10%">时间</td>
1736
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">执行人签名</td>
1737
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">时间</td>
1764 1738
               </tr>
1765 1739
               <!-- <template v-for="group in doctor_advices" > -->
1766 1740
               <tr
@@ -1768,7 +1742,7 @@
1768 1742
                 v-for="(advice, advice_index) in doctor_advices_2"
1769 1743
                 :key="advice_index"
1770 1744
               >
1771
-                <td height="32px">
1745
+                <td height="32px" style="border: 1px solid black;">
1772 1746
                   <span v-if="advice.start_time">
1773 1747
                     {{ getTime(advice.start_time, "{h}:{i}") }}
1774 1748
                   </span>
@@ -1778,7 +1752,7 @@
1778 1752
                   height="32px"
1779 1753
                   colspan="2"
1780 1754
                   class="advice-name"
1781
-                  style="padding-left: 7px"
1755
+                  style="padding-left: 7px;border: 1px solid black;"
1782 1756
                 >
1783 1757
                   <span v-if="advice.parent_id > 0">---></span>
1784 1758
                   <span>{{ advice.advice_name }}</span>
@@ -1825,13 +1799,7 @@
1825 1799
                     >({{ advice.remark }})</span
1826 1800
                   >
1827 1801
                 </td>
1828
-                <!-- <td colspan="2" height="60px" style="text-align: center" v-else >
1829
-                  <span>{{advice.delivery_way}}</span>
1830
-                  <span>{{advice.execution_frequency}}</span>
1831
-                  <span v-if="advice.remark.length > 0">({{advice.remark}})</span>
1832
-                </td> -->
1833
-                <!-- <td width="10%" v-if="(advice.children && advice.children.length > 0 || advice.parent_id > 0) && advice.isShow == 2" ></td> -->
1834
-                <td height="32px">
1802
+                <td height="32px" style="border: 1px solid black;">
1835 1803
                   <span v-if="setAdminUserES(advice.advice_doctor) == ''">{{
1836 1804
                     getAdminUser(advice.advice_doctor)
1837 1805
                   }}</span>
@@ -1853,11 +1821,8 @@
1853 1821
                     v-else
1854 1822
                   />
1855 1823
                 </td>
1856
-                <!-- <td height="35px">
1857
-                  <span v-if="setAdminUserES(advice.checker) == ''">{{getAdminUser(advice.checker)}}</span>
1858
-                  <img style="height:20px;" :src="setAdminUserES(advice.checker)" alt="" srcset="" v-else>
1859
-                </td> -->
1860
-                <td height="32px">
1824
+
1825
+                <td height="32px" style="border: 1px solid black;">
1861 1826
                   <span v-if="setAdminUserES(advice.execution_staff) == ''">{{
1862 1827
                     getAdminUser(advice.execution_staff)
1863 1828
                   }}</span>
@@ -1869,7 +1834,7 @@
1869 1834
                     v-else
1870 1835
                   />
1871 1836
                 </td>
1872
-                <td height="32px">
1837
+                <td height="32px" style="border: 1px solid black;">
1873 1838
                   <span v-if="advice.execution_time">{{
1874 1839
                     getTime(advice.execution_time, "{h}:{i}")
1875 1840
                   }}</span>
@@ -1887,6 +1852,7 @@
1887 1852
                   font-size: 16px;
1888 1853
                   padding: 6px 8px;
1889 1854
                   line-height: 30px;
1855
+                  border: 1px solid black;
1890 1856
                 "
1891 1857
               >
1892 1858
                 透析后情况

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSixtyeight.vue Zobrazit soubor

@@ -2501,12 +2501,12 @@
2501 2501
          <div style="position: relative; left: 70%;top: 50px;width: 288px;">
2502 2502
           患者签名:
2503 2503
           <div class="under_line" style="width: 120px;">
2504
-            <!-- <img
2504
+            <img
2505 2505
               style="height: 30px"
2506 2506
               :src="dialysisOrder == null? 0: dialysisOrder.url"
2507 2507
               alt=""
2508 2508
               srcset=""
2509
-            /> -->
2509
+            />
2510 2510
           </div>
2511 2511
         </div>
2512 2512
       </div>