see999 3 年之前
父節點
當前提交
80167439eb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/dialysis/template/DialysisPrintOrderThirtySix.vue

+ 1 - 1
src/xt_pages/dialysis/template/DialysisPrintOrderThirtySix.vue 查看文件

999
           <td style="height:40px;line-height:40px">{{ getTime(advice.start_time, "{h}:{i}") }}</td>
999
           <td style="height:40px;line-height:40px">{{ getTime(advice.start_time, "{h}:{i}") }}</td>
1000
           <td class="parent" style="text-align:left;padding-left:10px;">
1000
           <td class="parent" style="text-align:left;padding-left:10px;">
1001
             <span v-if="advice.type == 2">{{ advice.project.project_name }} &nbsp;&nbsp;{{advice.count}}{{advice.unit}}</span>
1001
             <span v-if="advice.type == 2">{{ advice.project.project_name }} &nbsp;&nbsp;{{advice.count}}{{advice.unit}}</span>
1002
-            <span v-if="advice.type == 3">{{ advice.good_info.good_name }} &nbsp;&nbsp;{{advice.count}}{{advice.unit}}</span>
1002
+            <span v-if="advice.type == 3">{{ advice.good_info.good_name }} &nbsp;&nbsp;{{advice.count}}{{advice.good_info.packing_unit}}</span>
1003
           </td>
1003
           </td>
1004
           <td>
1004
           <td>
1005
             <span v-if="setAdminUserES(advice.doctor) == ''">
1005
             <span v-if="setAdminUserES(advice.doctor) == ''">