see999 3 年之前
父節點
當前提交
fcca8a361c

+ 0 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_thirtyNine.vue 查看文件

@@ -305,10 +305,8 @@
305 305
                         <td>
306 306
                             <span v-if="setAdminUserES(advice, 'advice_doctor') == ''">
307 307
                                 {{getAdminUser(advice, 'advice_doctor')}}
308
-                                1
309 308
                             </span>
310 309
                             <span v-else style="display:flex;align-items:center;justify-content:space-around;height:36px;">
311
-                                2
312 310
                                 <img style="height:30px;" :src="setAdminUserES(advice, 'advice_doctor')" alt srcset />
313 311
                             </span>
314 312
                         </td>

+ 1 - 0
src/xt_pages/dialysis/details/dialog/treatmentSummaryDialog.vue 查看文件

@@ -130,6 +130,7 @@ import { postTreatmentsummary } from '@/api/dialysis'
130 130
 import { uParseTime } from '@/utils/tools'
131 131
 import store from '@/store'
132 132
 import request from '@/utils/request'
133
+import { parseTime } from '@/utils'
133 134
 
134 135
 export default {
135 136
   name: 'treatmentSummaryDialog',

+ 1 - 1
src/xt_pages/workforce/scheduleTablePrint.vue 查看文件

@@ -12,7 +12,7 @@
12 12
                 <td colspan="3">周五({{ weekTitle[4] }})</td>
13 13
                 <td colspan="3">周六({{ weekTitle[5] }})</td>
14 14
                 <td colspan="3">周日({{ weekTitle[6] }})</td>
15
-                <td colspan="3">总数</td>
15
+                <td>总数</td>
16 16
             </tr>
17 17
             <tr>
18 18
                 <td>上午</td>