瀏覽代碼

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"

文件差異過大導致無法顯示
+ 498 - 496
src/xt_pages/dialysis/bloodPresssWatch.vue