Преглед изворни кода

Merge branch 'superman' of http://git.shengws.com/zhangbj/xt_vue into superman

csx пре 5 година
родитељ
комит
80545917f9

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order.vue Прегледај датотеку

@@ -105,7 +105,7 @@
105 105
                   </div>
106 106
                   <div class="row" style="padding: 2px 0;">
107 107
                     <div class="inline_block">
108
-                      出血:
108
+                      活动性出血:
109 109
                       <check-box text="无"
110 110
                                  :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'is_hemorrhage', 2)"></check-box>
111 111
                       <check-box text="有"

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_other.vue Прегледај датотеку

@@ -89,7 +89,7 @@
89 89
                       <check-box text="昏迷" :checked="isCheckBoxChecked(record.receive_assessment, 'consciousness', 3)"></check-box>
90 90
                     </div>
91 91
                     <div class="inline_block"  style="margin-left: 30px;">
92
-                      出血:
92
+                     活动性出血:
93 93
                       <check-box text="无"  :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'is_hemorrhage', 2)"></check-box>
94 94
                       <check-box text="异常" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'is_hemorrhage', 1)"></check-box>
95 95
                       (&nbsp;

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order_other_one.vue Прегледај датотеку

@@ -86,7 +86,7 @@
86 86
                       <check-box text="昏迷" :checked="isCheckBoxChecked(record.receive_assessment, 'consciousness', 3)"></check-box>
87 87
                     </div>
88 88
                     <div class="inline_block"  style="margin-left: 30px;">
89
-                      出血:
89
+                      活动性出血:
90 90
                       <check-box text="无"  :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'is_hemorrhage', 2)"></check-box>
91 91
                       <check-box text="异常" :checked="isCheckBoxChecked(record.assessment_before_dislysis, 'is_hemorrhage', 1)"></check-box>
92 92
                       (&nbsp;