Browse Source

新分支

28169 1 year ago
parent
commit
afe0ccfd3f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue

+ 2 - 2
src/xt_pages/dialysis/template/DialysisPrintOrderSix.vue View File

1716
                         <td
1716
                         <td
1717
                           style="font-size: 16px"
1717
                           style="font-size: 16px"
1718
                           width="10%"
1718
                           width="10%"
1719
-                          v-if="org_id == 10223"
1719
+                          v-if="org_id == 10223 || org_id == 9538"
1720
                         >
1720
                         >
1721
                           核对护士
1721
                           核对护士
1722
                         </td>
1722
                         </td>
1807
                             getTime(advice.execution_time, "{h}:{i}")
1807
                             getTime(advice.execution_time, "{h}:{i}")
1808
                           }}</span>
1808
                           }}</span>
1809
                         </td>
1809
                         </td>
1810
-                        <td height="32px" v-if="org_id == 10223">
1810
+                        <td height="32px" v-if="org_id == 10223 || org_id == 9538">
1811
                           <span v-if="setAdminUserES(advice.checker) == ''">{{
1811
                           <span v-if="setAdminUserES(advice.checker) == ''">{{
1812
                             getAdminUser(advice.checker)
1812
                             getAdminUser(advice.checker)
1813
                           }}</span>
1813
                           }}</span>