瀏覽代碼

11月9日,济仁打印单

yq1 1 周之前
父節點
當前提交
5effae8cd8
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/pages/main/template/DialysisPrintOrderSeventythree.vue

+ 3 - 3
src/pages/main/template/DialysisPrintOrderSeventythree.vue 查看文件

@@ -1626,9 +1626,9 @@ export default {
1626 1626
               this.monitors[index].end = '【结束透析】回血' + this.dialysisOrder.blood_drawing  + "ml/min"
1627 1627
               tempmonitorflag = false
1628 1628
             }
1629
-            if (tempmonitorflag && index == this.monitors.length - 1) {
1630
-              this.monitors[index].end = '【结束透析】回血' + this.dialysisOrder.blood_drawing  + "ml/min"
1631
-            }
1629
+            // if (tempmonitorflag && index == this.monitors.length - 1) {
1630
+            //   this.monitors[index].end = '【结束透析】回血' + this.dialysisOrder.blood_drawing  + "ml/min"
1631
+            // }
1632 1632
           }
1633 1633
         }
1634 1634