Browse Source

10月9,80号

yq1 5 months ago
parent
commit
a42c7e38af
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/xt_pages/dialysis/batch_print/batch_print_order_eighty.vue

+ 2 - 2
src/xt_pages/dialysis/batch_print/batch_print_order_eighty.vue View File

@@ -682,7 +682,7 @@
682 682
                             </span>
683 683
                           </td>
684 684
                         </tr>
685
-                        <!-- <tr v-for="(monitor_record, s) in record.monitor_records2" :key="s">
685
+                        <tr v-for="(monitor_record, s) in record.monitor_records2" :key="s">
686 686
                           <td></td>
687 687
                           <td></td>
688 688
                           <td></td>
@@ -695,7 +695,7 @@
695 695
                           <td></td>
696 696
                           <td></td>
697 697
                           <td></td>
698
-                        </tr> -->
698
+                        </tr>
699 699
                       </tbody>
700 700
                     </table>
701 701
                   </td>