浏览代码

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

csx 4 年前
父节点
当前提交
8784e3c185

+ 1 - 1
src/xt_pages/dialysis/batch_print/batch_print_order.vue 查看文件

@@ -20,7 +20,7 @@
20 20
         >
21 21
           <div class="order-yy-name">{{ orgname }}</div>
22 22
           <div class="order_title">
23
-            血液净化治疗记录单2
23
+            血液净化治疗记录单
24 24
           </div>
25 25
           <div class="row" style="margin-top: 15px;">
26 26
             <div class="inline_block">

+ 1 - 1
src/xt_pages/dialysis/bloodPresssWatch.vue 查看文件

@@ -145,7 +145,7 @@
145 145
           align="right"
146 146
           :picker-options="pickerOptions1"
147 147
           format="yyyy-MM-dd"
148
-          value-format="yyyy-MM-dd"
148
+          value-format="timestamp"
149 149
         ></el-date-picker>
150 150
         <el-input
151 151
           v-show="search_mode == 2"

+ 48 - 0
src/xt_pages/user/dialysisSolution.vue 查看文件

@@ -564,6 +564,7 @@
564 564
           dialysate_temperature: '',
565 565
           conductivity: '',
566 566
           doctor: '',
567
+          dialysate_formulation:'',
567 568
           remark: '',
568 569
           target_ktv:'',
569 570
           target_ultrafiltration:'',
@@ -1114,6 +1115,53 @@
1114 1115
           doctor: '',
1115 1116
           first_dialysis: '',
1116 1117
 
1118
+
1119
+
1120
+          dialyzer: '',
1121
+          dialysate_formulation:'',
1122
+          hemodialysis_machine: '',
1123
+          perfusion_apparatus: '',
1124
+          blood_flow_volume: '',
1125
+          dewater: '',
1126
+          displace_liqui: 0,
1127
+          replacement_way: '',
1128
+          anticoagulant: '',
1129
+          anticoagulant_shouji: '',
1130
+          anticoagulant_weichi: '',
1131
+          anticoagulant_zongliang: '',
1132
+          anticoagulant_gaimingcheng: '',
1133
+          anticoagulant_gaijiliang: '',
1134
+          kalium: '',
1135
+          replacement_total: '',
1136
+          sodium: '',
1137
+          calcium: '',
1138
+          bicarbonate: '',
1139
+          glucose: '',
1140
+          dry_weight: '',
1141
+          dialysate_flow: '',
1142
+          dialysate_temperature: '',
1143
+          conductivity: '',
1144
+          remark: '',
1145
+          target_ktv:'',
1146
+          target_ultrafiltration:'',
1147
+          dialyzer_perfusion_apparatus: '',
1148
+          body_fluid: '',
1149
+          body_fluid_other: '',
1150
+          special_medicine: '',
1151
+          special_medicine_other: '',
1152
+          displace_liqui_part: '',
1153
+          displace_liqui_value: '',
1154
+          ultrafiltration: '',
1155
+          blood_access: '',
1156
+
1157
+
1158
+
1159
+
1160
+
1161
+
1162
+
1163
+
1164
+
1117 1165
           dialysis_duration: '3.30',
1118 1166
           dialysis_duration_hour: '3',
1119 1167
           dialysis_duration_minute: '30'