ソースを参照

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

28169 2 日 前
コミット
db58da2125
共有2 個のファイルを変更した499 個の追加497 個の削除を含む
  1. 1 1
      src/xt_pages/dialysis/batch_print/new_doctor_advice.vue
  2. 498 496
      src/xt_pages/dialysis/bloodPresssWatch.vue

+ 1 - 1
src/xt_pages/dialysis/batch_print/new_doctor_advice.vue ファイルの表示

@@ -13,7 +13,7 @@
13 13
       </div>
14 14
       <div class="app-container">
15 15
         <div id="print_content">
16
-          <div
16
+          <div style="page-break-after: always;"
17 17
             v-for="(record, index) in records"
18 18
             :key="index"
19 19
             class="print_page_main_content"

File diff suppressed because it is too large
+ 498 - 496
src/xt_pages/dialysis/bloodPresssWatch.vue