yq1 před 1 rokem
rodič
revize
0cb7bc40c4

+ 19 - 50
src/xt_pages/dialysis/template/DialysisPrintOrderFortySeven.vue Zobrazit soubor

@@ -179,6 +179,7 @@
179 179
                   透析前情况
180 180
                 </td>
181 181
               </tr>
182
+
182 183
               <tr>
183 184
                 <td colspan="2">
184 185
                   <div
@@ -1143,6 +1144,7 @@
1143 1144
                   </div>
1144 1145
                 </td>
1145 1146
               </tr>
1147
+
1146 1148
               <tr>
1147 1149
                 <td style="padding: 0; position: relative" colspan="2">
1148 1150
                   <table class="inside_table">
@@ -1204,18 +1206,6 @@
1204 1206
                           置换量<br />(L)
1205 1207
                         </td>
1206 1208
                         <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 1209
                       </tr>
1220 1210
 
1221 1211
                       <tr
@@ -1417,6 +1407,7 @@
1417 1407
                   </table>
1418 1408
                 </td>
1419 1409
               </tr>
1410
+
1420 1411
               <tr>
1421 1412
                 <td style="padding: 0; position: relative" colspan="2">
1422 1413
                   <table class="inside_table">
@@ -1436,10 +1427,6 @@
1436 1427
                           医嘱内容
1437 1428
                         </td>
1438 1429
                       </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 1430
                       <tr style="line-height: 35px; padding: 8px 5px">
1444 1431
                         <td style="font-size: 16px" width="10%">时间</td>
1445 1432
                         <td style="font-size: 16px" colspan="2" width="45%">
@@ -1451,7 +1438,6 @@
1451 1438
                         <td style="font-size: 16px" width="10%">时间</td>
1452 1439
                       </tr>
1453 1440
                       <!-- <template v-for="group in doctor_advices" > -->
1454
-
1455 1441
                       <tr
1456 1442
                         v-for="(advice, advice_index) in doctor_advices"
1457 1443
                         :key="advice_index"
@@ -1521,12 +1507,6 @@
1521 1507
                             >({{ advice.remark }})</span
1522 1508
                           >
1523 1509
                         </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 1510
                         <td height="32px" v-if="advice.advice_doctor">
1531 1511
                           <span
1532 1512
                             v-if="setAdminUserES(advice.advice_doctor) == ''"
@@ -1544,17 +1524,14 @@
1544 1524
                           <span v-if="setAdminUserES(advice.doctor) == ''">{{
1545 1525
                             getAdminUser(advice.doctor)
1546 1526
                           }}</span>
1547
-                          <img
1527
+                           <img
1548 1528
                             style="height: 30px"
1549 1529
                             :src="setAdminUserES(advice.doctor)"
1550 1530
                             alt=""
1551 1531
                             srcset=""
1532
+                            v-else
1552 1533
                           />
1553 1534
                         </td>
1554
-                        <!-- <td height="35px">
1555
-                      <span v-if="setAdminUserES(advice.checker) == ''">{{getAdminUser(advice.checker)}}</span>
1556
-                      <img style="height:20px;" :src="setAdminUserES(advice.checker)" alt="" srcset="" v-else>
1557
-                    </td> -->
1558 1535
                         <td height="32px">
1559 1536
                           <span
1560 1537
                             v-if="setAdminUserES(advice.execution_staff) == ''"
@@ -1726,7 +1703,7 @@
1726 1703
           </div>
1727 1704
         </template>
1728 1705
         <div class="row" style="margin-top: -11px; position: relative">
1729
-          <table class="proj_table">
1706
+          <table border="1" class="proj_table" style="border-collapse: collapse;text-align:center ;">
1730 1707
             <template v-if="doctor_advices_2.length > 0">
1731 1708
               <tr style="line-height: 35px; padding: 8px 5px">
1732 1709
                 <td
@@ -1738,7 +1715,7 @@
1738 1715
                     font-size: 16px;
1739 1716
                     padding: 6px 8px;
1740 1717
                     line-height: 30px;
1741
-                    border: 1px solid;
1718
+                    border: 1px solid black;
1742 1719
                   "
1743 1720
                 >
1744 1721
                   医嘱内容
@@ -1752,14 +1729,14 @@
1752 1729
                 style="line-height: 35px; padding: 8px 5px"
1753 1730
                 class="split_table_tr"
1754 1731
               >
1755
-                <td style="font-size: 16px" width="10%">时间</td>
1756
-                <td style="font-size: 16px" colspan="2" width="45%">
1732
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">时间</td>
1733
+                <td style="font-size: 16px;border: 1px solid black;" colspan="2" width="45%">
1757 1734
                   医嘱内容
1758 1735
                 </td>
1759
-                <td style="font-size: 16px" width="10%">医生签名</td>
1736
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">医生签名</td>
1760 1737
                 <!-- <td style="font-size: 16px" width="10%">核对人签名</td> -->
1761
-                <td style="font-size: 16px" width="10%">执行人签名</td>
1762
-                <td style="font-size: 16px" width="10%">时间</td>
1738
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">执行人签名</td>
1739
+                <td style="font-size: 16px;border: 1px solid black;" width="10%">时间</td>
1763 1740
               </tr>
1764 1741
               <!-- <template v-for="group in doctor_advices" > -->
1765 1742
               <tr
@@ -1767,7 +1744,7 @@
1767 1744
                 v-for="(advice, advice_index) in doctor_advices_2"
1768 1745
                 :key="advice_index"
1769 1746
               >
1770
-                <td height="32px">
1747
+                <td height="32px" style="border: 1px solid black;">
1771 1748
                   <span v-if="advice.start_time">
1772 1749
                     {{ getTime(advice.start_time, "{h}:{i}") }}
1773 1750
                   </span>
@@ -1777,7 +1754,7 @@
1777 1754
                   height="32px"
1778 1755
                   colspan="2"
1779 1756
                   class="advice-name"
1780
-                  style="padding-left: 7px"
1757
+                  style="padding-left: 7px;border: 1px solid black;"
1781 1758
                 >
1782 1759
                   <span v-if="advice.parent_id > 0">---></span>
1783 1760
                   <span>{{ advice.advice_name }}</span>
@@ -1824,13 +1801,7 @@
1824 1801
                     >({{ advice.remark }})</span
1825 1802
                   >
1826 1803
                 </td>
1827
-                <!-- <td colspan="2" height="60px" style="text-align: center" v-else >
1828
-                  <span>{{advice.delivery_way}}</span>
1829
-                  <span>{{advice.execution_frequency}}</span>
1830
-                  <span v-if="advice.remark.length > 0">({{advice.remark}})</span>
1831
-                </td> -->
1832
-                <!-- <td width="10%" v-if="(advice.children && advice.children.length > 0 || advice.parent_id > 0) && advice.isShow == 2" ></td> -->
1833
-                <td height="32px">
1804
+                <td height="32px" style="border: 1px solid black;">
1834 1805
                   <span v-if="setAdminUserES(advice.advice_doctor) == ''">{{
1835 1806
                     getAdminUser(advice.advice_doctor)
1836 1807
                   }}</span>
@@ -1852,11 +1823,8 @@
1852 1823
                     v-else
1853 1824
                   />
1854 1825
                 </td>
1855
-                <!-- <td height="35px">
1856
-                  <span v-if="setAdminUserES(advice.checker) == ''">{{getAdminUser(advice.checker)}}</span>
1857
-                  <img style="height:20px;" :src="setAdminUserES(advice.checker)" alt="" srcset="" v-else>
1858
-                </td> -->
1859
-                <td height="32px">
1826
+
1827
+                <td height="32px" style="border: 1px solid black;">
1860 1828
                   <span v-if="setAdminUserES(advice.execution_staff) == ''">{{
1861 1829
                     getAdminUser(advice.execution_staff)
1862 1830
                   }}</span>
@@ -1868,7 +1836,7 @@
1868 1836
                     v-else
1869 1837
                   />
1870 1838
                 </td>
1871
-                <td height="32px">
1839
+                <td height="32px" style="border: 1px solid black;">
1872 1840
                   <span v-if="advice.execution_time">{{
1873 1841
                     getTime(advice.execution_time, "{h}:{i}")
1874 1842
                   }}</span>
@@ -1886,6 +1854,7 @@
1886 1854
                   font-size: 16px;
1887 1855
                   padding: 6px 8px;
1888 1856
                   line-height: 30px;
1857
+                  border: 1px solid black;
1889 1858
                 "
1890 1859
               >
1891 1860
                 透析后情况

+ 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>