|
@@ -23,7 +23,7 @@
|
23
|
23
|
ref="dialysisPrescription"
|
24
|
24
|
:model="dialysisPrescription"
|
25
|
25
|
label-width="148px"
|
26
|
|
-
|
|
26
|
+
|
27
|
27
|
>
|
28
|
28
|
<el-row :gutter="24">
|
29
|
29
|
<el-col :span="8" v-if="isShows('透析模式')">
|
|
@@ -75,7 +75,7 @@
|
75
|
75
|
<el-input v-model="dialysisPrescription.replacement_flow"></el-input>
|
76
|
76
|
</el-form-item>
|
77
|
77
|
</el-col>
|
78
|
|
-
|
|
78
|
+
|
79
|
79
|
<el-col :span="8" v-if="isShows('置换流量') && this.$store.getters.xt_user.template_info.org_id == 10340">
|
80
|
80
|
<el-form-item label="置换流量(ml/min):" prop="replacement_flow" :rules="isCheckmust('置换流量')">
|
81
|
81
|
<el-input v-model="dialysisPrescription.replacement_flow"></el-input>
|
|
@@ -102,10 +102,10 @@
|
102
|
102
|
></el-input>
|
103
|
103
|
</el-form-item>
|
104
|
104
|
</el-col>
|
105
|
|
-
|
|
105
|
+
|
106
|
106
|
<el-col :span="8"
|
107
|
107
|
v-if="isShows('目标超滤量') && (this.$store.getters.xt_user.template_info.template_id == 17 || this.$store.getters.xt_user.template_info.template_id == 9 || this.$store.getters.xt_user.template_info.template_id == 20 || this.$store.getters.xt_user.template_info.template_id == 21 || this.$store.getters.xt_user.template_info.template_id == 22 || this.$store.getters.xt_user.template_info.template_id == 23 || this.$store.getters.xt_user.template_info.template_id == 24 || this.$store.getters.xt_user.template_info.template_id == 26 || this.$store.getters.xt_user.template_info.template_id == 28 || this.$store.getters.xt_user.template_info.template_id == 27 || this.$store.getters.xt_user.template_info.template_id == 29 || this.$store.getters.xt_user.template_info.template_id == 30 || this.$store.getters.xt_user.template_info.template_id == 31 || this.$store.getters.xt_user.template_info.template_id == 32 || this.$store.getters.xt_user.template_info.template_id == 34 || this.$store.getters.xt_user.template_info.template_id == 38 || this.$store.getters.xt_user.template_info.template_id == 40 || this.$store.getters.xt_user.template_info.template_id == 43 || this.$store.getters.xt_user.template_info.template_id == 45 || this.$store.getters.xt_user.template_info.template_id == 46 || this.$store.getters.xt_user.template_info.template_id == 48 || this.$store.getters.xt_user.template_info.template_id == 56 || this.$store.getters.xt_user.template_info.org_id == 9555 || this.$store.getters.xt_user.template_info.org_id == 10345 || this.$store.getters.xt_user.template_info.org_id == 10346 || this.$store.getters.xt_user.template_info.org_id == 10249 || this.$store.getters.xt_user.template_info.org_id == 10395 ||this.$store.getters.xt_user.template_info.template_id == 60 || this.$store.getters.xt_user.template_info.org_id == 10340 || this.$store.getters.xt_user.template_info.org_id == 10430 || this.$store.getters.xt_user.template_info.org_id == 10432 || this.$store.getters.xt_user.template_info.org_id == 10441 || this.$store.getters.xt_user.template_info.org_id == 10445 || this.$store.getters.xt_user.template_info.org_id == 9829|| this.$store.getters.xt_user.template_info.org_id == 10440 || this.$store.getters.xt_user.template_info.org_id == 10469|| this.$store.getters.xt_user.template_info.org_id == 10471)">
|
108
|
|
- <el-form-item label="目标超滤量(ml):"
|
|
108
|
+ <el-form-item label="目标超滤量(ml):"
|
109
|
109
|
prop="target_ultrafiltration" :rules="isCheckmust('目标超滤量')">
|
110
|
110
|
<el-input
|
111
|
111
|
type="number"
|
|
@@ -114,12 +114,12 @@
|
114
|
114
|
</el-form-item>
|
115
|
115
|
</el-col>
|
116
|
116
|
|
117
|
|
-
|
|
117
|
+
|
118
|
118
|
|
119
|
119
|
|
120
|
120
|
<el-col :span="8"
|
121
|
121
|
v-if="isShows('目标超滤量') && this.$store.getters.xt_user.template_info.template_id != 17 && this.$store.getters.xt_user.template_info.template_id != 9 && this.$store.getters.xt_user.template_info.template_id != 20 && this.$store.getters.xt_user.template_info.template_id != 21 && this.$store.getters.xt_user.template_info.template_id != 22 && this.$store.getters.xt_user.template_info.template_id != 23 && this.$store.getters.xt_user.template_info.template_id != 24 && this.$store.getters.xt_user.template_info.template_id != 26 && this.$store.getters.xt_user.template_info.template_id != 28 && this.$store.getters.xt_user.template_info.template_id != 27 && this.$store.getters.xt_user.template_info.template_id != 29 && this.$store.getters.xt_user.template_info.template_id != 30 && this.$store.getters.xt_user.template_info.template_id != 31 && this.$store.getters.xt_user.template_info.template_id != 32 && this.$store.getters.xt_user.template_info.template_id != 34 && this.$store.getters.xt_user.template_info.template_id != 38 && this.$store.getters.xt_user.template_info.template_id != 40 && this.$store.getters.xt_user.template_info.template_id != 43 && this.$store.getters.xt_user.template_info.template_id != 45 && this.$store.getters.xt_user.template_info.template_id != 46 && this.$store.getters.xt_user.template_info.template_id != 48 && this.$store.getters.xt_user.template_info.template_id != 56 && this.$store.getters.xt_user.template_info.org_id != 9555 && this.$store.getters.xt_user.template_info.org_id != 10345 && this.$store.getters.xt_user.template_info.org_id != 10346 && this.$store.getters.xt_user.template_info.org_id != 10249 && this.$store.getters.xt_user.template_info.org_id != 10395 && this.$store.getters.xt_user.template_info.template_id != 60 && this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id != 10430 && this.$store.getters.xt_user.template_info.org_id != 10432 && this.$store.getters.xt_user.template_info.org_id!=10441 && this.$store.getters.xt_user.template_info.org_id!=10445 && this.$store.getters.xt_user.template_info.org_id!=9829 && this.$store.getters.xt_user.template_info.org_id != 10440 && this.$store.getters.xt_user.template_info.org_id != 10469&& this.$store.getters.xt_user.template_info.org_id != 10471">
|
122
|
|
- <el-form-item
|
|
122
|
+ <el-form-item
|
123
|
123
|
label="目标超滤量(L):" prop="target_ultrafiltration" :rules="isCheckmust('目标超滤量')">
|
124
|
124
|
<el-input
|
125
|
125
|
type="number"
|
|
@@ -137,7 +137,7 @@
|
137
|
137
|
></el-input>
|
138
|
138
|
</el-form-item>
|
139
|
139
|
</el-col>
|
140
|
|
-
|
|
140
|
+
|
141
|
141
|
<el-col :span="8" v-if="isShows('带水上机')">
|
142
|
142
|
<el-form-item label="带水上机:" prop="water_machine" :rules="isCheckmust('带水上机')">
|
143
|
143
|
<el-select v-model="dialysisPrescription.water_machine">
|
|
@@ -149,8 +149,8 @@
|
149
|
149
|
></el-option>
|
150
|
150
|
</el-select>
|
151
|
151
|
</el-form-item>
|
152
|
|
- </el-col>
|
153
|
|
-
|
|
152
|
+ </el-col>
|
|
153
|
+
|
154
|
154
|
<el-col :span="8" v-if="isShows('是否单超脱水')">
|
155
|
155
|
<el-form-item label="是否单超脱水:" prop="is_water" :rules="isCheckmust('是否单超脱水')">
|
156
|
156
|
<el-select v-model="dialysisPrescription.is_water">
|
|
@@ -169,14 +169,14 @@
|
169
|
169
|
<el-input v-model="dialysisPrescription.single_time"></el-input>
|
170
|
170
|
</el-form-item>
|
171
|
171
|
</el-col>
|
172
|
|
-
|
|
172
|
+
|
173
|
173
|
<el-col :span="8" v-if="isShows('单超脱水') && dialysisPrescription.is_water == 1">
|
174
|
174
|
<el-form-item label="单超脱水(ml):" prop="single_water" :rules="isCheckmust('单超脱水')">
|
175
|
175
|
<el-input v-model="dialysisPrescription.single_water"></el-input>
|
176
|
176
|
</el-form-item>
|
177
|
177
|
</el-col>
|
178
|
178
|
|
179
|
|
-
|
|
179
|
+
|
180
|
180
|
<el-col :span="8" v-if="isShows('曲线脱水')">
|
181
|
181
|
<el-form-item label="曲线脱水(ml):" prop="drhy_water" :rules="isCheckmust('曲线脱水')">
|
182
|
182
|
<el-input v-model="dialysisPrescription.drhy_water"></el-input>
|
|
@@ -211,7 +211,7 @@
|
211
|
211
|
<el-row :gutter="20"> -->
|
212
|
212
|
|
213
|
213
|
<el-col :span="8" v-if="isShows('抗凝剂')">
|
214
|
|
-
|
|
214
|
+
|
215
|
215
|
<el-form-item label="抗凝剂:" prop="anticoagulant" :rules="isCheckmust('抗凝剂')">
|
216
|
216
|
<el-select v-model="dialysisPrescription.anticoagulant" placeholder="请选择"
|
217
|
217
|
style="width:100%;"
|
|
@@ -226,7 +226,7 @@
|
226
|
226
|
</el-form-item>
|
227
|
227
|
</el-col>
|
228
|
228
|
|
229
|
|
- <el-col :span="8" v-if="isShows('抗凝剂商品名称')">
|
|
229
|
+ <el-col :span="8" v-if="isShows('抗凝剂商品名称')">
|
230
|
230
|
<el-form-item label="抗凝剂商品名称:" prop="antioxidant_commodity_name" :rules="isCheckmust('抗凝剂商品名称')">
|
231
|
231
|
<el-input
|
232
|
232
|
v-model="dialysisPrescription.antioxidant_commodity_name"
|
|
@@ -250,7 +250,7 @@
|
250
|
250
|
></el-input肝素>
|
251
|
251
|
</el-form-item>
|
252
|
252
|
</el-col>
|
253
|
|
-
|
|
253
|
+
|
254
|
254
|
<el-col :span="8" v-if="isShows('下机前推注鱼精蛋白') && dialysisPrescription.anticoagulant ==10">
|
255
|
255
|
<el-form-item label="下机前推注鱼精蛋白(mg):" prop="push_the_protamine" :rules="isCheckmust('下机前推注鱼精蛋白')">
|
256
|
256
|
<el-input
|
|
@@ -260,7 +260,7 @@
|
260
|
260
|
</el-col>
|
261
|
261
|
|
262
|
262
|
<el-col :span="8" v-if="isShows('追加肝素量')" >
|
263
|
|
- <el-form-item v-if="dialysisPrescription.anticoagulant == 2"
|
|
263
|
+ <el-form-item v-if="dialysisPrescription.anticoagulant == 2"
|
264
|
264
|
:label="'追加肝素量(mg) : '" prop="add_amount" :rules="isCheckmust('追加肝素量')">
|
265
|
265
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
266
|
266
|
v-model="dialysisPrescription.add_amount"></el-input>
|
|
@@ -268,7 +268,7 @@
|
268
|
268
|
v-model="dialysisPrescription.add_amount"></el-input>
|
269
|
269
|
</el-form-item>
|
270
|
270
|
|
271
|
|
- <el-form-item v-if="dialysisPrescription.anticoagulant != 2 && dialysisPrescription.anticoagulant != 1"
|
|
271
|
+ <el-form-item v-if="dialysisPrescription.anticoagulant != 2 && dialysisPrescription.anticoagulant != 1"
|
272
|
272
|
:label="'追加肝素量(' + anticoagulant.shouji_unit + ') : '" prop="add_amount" :rules="isCheckmust('追加肝素量')">
|
273
|
273
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
274
|
274
|
v-model="dialysisPrescription.add_amount"></el-input>
|
|
@@ -276,7 +276,7 @@
|
276
|
276
|
v-model="dialysisPrescription.add_amount"></el-input>
|
277
|
277
|
</el-form-item>
|
278
|
278
|
</el-col>
|
279
|
|
-
|
|
279
|
+
|
280
|
280
|
<el-col :span="8" v-if="isShows('减肝素量')">
|
281
|
281
|
<el-form-item v-if="dialysisPrescription.anticoagulant == 2" :label="'减肝素量(mg) : '" prop="calculateAnticoagulantZL" :rules="isCheckmust('减肝素量')">
|
282
|
282
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
|
@@ -295,17 +295,17 @@
|
295
|
295
|
</el-col>
|
296
|
296
|
|
297
|
297
|
<el-col :span="8" v-if="anticoagulant!=undefined && anticoagulant.shouji != -1 && isShows('首剂') && dialysisPrescription.anticoagulant!=1 && dialysisPrescription.anticoagulant!=12">
|
298
|
|
- <div v-if="this.$store.getters.xt_user.template_info.org_id != 10157 &&
|
299
|
|
- this.$store.getters.xt_user.template_info.template_id != 54 &&
|
300
|
|
- this.$store.getters.xt_user.template_info.org_id != 10340 &&
|
301
|
|
- this.$store.getters.xt_user.template_info.org_id != 10432 &&
|
302
|
|
- this.$store.getters.xt_user.template_info.org_id != 9829 &&
|
303
|
|
- this.$store.getters.xt_user.template_info.org_id != 10440 &&
|
304
|
|
- this.$store.getters.xt_user.template_info.org_id != 10469 &&
|
|
298
|
+ <div v-if="this.$store.getters.xt_user.template_info.org_id != 10157 &&
|
|
299
|
+ this.$store.getters.xt_user.template_info.template_id != 54 &&
|
|
300
|
+ this.$store.getters.xt_user.template_info.org_id != 10340 &&
|
|
301
|
+ this.$store.getters.xt_user.template_info.org_id != 10432 &&
|
|
302
|
+ this.$store.getters.xt_user.template_info.org_id != 9829 &&
|
|
303
|
+ this.$store.getters.xt_user.template_info.org_id != 10440 &&
|
|
304
|
+ this.$store.getters.xt_user.template_info.org_id != 10469 &&
|
305
|
305
|
this.$store.getters.xt_user.template_info.org_id != 10471">
|
306
|
|
- <div v-if="this.$store.getters.xt_user.template_info.org_id != 10101 &&
|
307
|
|
- this.$store.getters.xt_user.template_info.template_id != 45 &&
|
308
|
|
- this.$store.getters.xt_user.template_info.org_id != 10346 &&
|
|
306
|
+ <div v-if="this.$store.getters.xt_user.template_info.org_id != 10101 &&
|
|
307
|
+ this.$store.getters.xt_user.template_info.template_id != 45 &&
|
|
308
|
+ this.$store.getters.xt_user.template_info.org_id != 10346 &&
|
309
|
309
|
this.$store.getters.xt_user.template_info.org_id != 10387">
|
310
|
310
|
<el-form-item
|
311
|
311
|
v-if='dialysisPrescription.anticoagulant != 1 &&
|
|
@@ -314,7 +314,7 @@
|
314
|
314
|
this.$store.getters.xt_user.template_info.template_id != 38 &&
|
315
|
315
|
this.$store.getters.xt_user.template_info.org_id != 9987 &&
|
316
|
316
|
this.$store.getters.xt_user.template_info.org_id!=9990'
|
317
|
|
- :label="'首剂(' + anticoagulant.shouji_unit + ') : '" prop="anticoagulant_shouji"
|
|
317
|
+ :label="'首剂(' + anticoagulant.shouji_unit + ') : '" prop="anticoagulant_shouji"
|
318
|
318
|
:rules="isCheckmust('首剂')">
|
319
|
319
|
|
320
|
320
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
|
@@ -324,32 +324,32 @@
|
324
|
324
|
v-model="dialysisPrescription.no_anticoagulant_shouji"></el-input>
|
325
|
325
|
</el-form-item>
|
326
|
326
|
|
327
|
|
- <el-form-item v-if="this.$store.getters.xt_user.template_info.org_id == 9990 && dialysisPrescription.anticoagulant==7 &&
|
328
|
|
- this.$store.getters.xt_user.template_info.template_id!=6" :label="'首剂(mg):'"
|
329
|
|
- prop="anticoagulant_shouji" :rules="isCheckmust('首剂')">
|
|
327
|
+ <el-form-item v-if="this.$store.getters.xt_user.template_info.org_id == 9990 && dialysisPrescription.anticoagulant==7 &&
|
|
328
|
+ this.$store.getters.xt_user.template_info.template_id!=6" :label="'首剂(mg):'"
|
|
329
|
+ prop="anticoagulant_shouji" :rules="isCheckmust('首剂')">
|
330
|
330
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
331
|
331
|
v-model="dialysisPrescription.anticoagulant_shouji"></el-input>
|
332
|
332
|
|
333
|
333
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
334
|
334
|
v-model="dialysisPrescription.no_anticoagulant_shouji"></el-input>
|
335
|
335
|
</el-form-item>
|
336
|
|
- <el-form-item v-if="this.$store.getters.xt_user.template_info.org_id == 9990 &&
|
337
|
|
- dialysisPrescription.anticoagulant!=7 && this.$store.getters.xt_user.template_info.template_id!=6"
|
338
|
|
- :label="'首剂(iu):'" prop="anticoagulant_shouji" :rules="isCheckmust('首剂')">
|
|
336
|
+ <el-form-item v-if="this.$store.getters.xt_user.template_info.org_id == 9990 &&
|
|
337
|
+ dialysisPrescription.anticoagulant!=7 && this.$store.getters.xt_user.template_info.template_id!=6"
|
|
338
|
+ :label="'首剂(iu):'" prop="anticoagulant_shouji" :rules="isCheckmust('首剂')">
|
339
|
339
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
340
|
340
|
v-model="dialysisPrescription.anticoagulant_shouji"></el-input>
|
341
|
341
|
|
342
|
342
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
343
|
343
|
v-model="dialysisPrescription.no_anticoagulant_shouji"></el-input>
|
344
|
344
|
</el-form-item>
|
345
|
|
-
|
|
345
|
+
|
346
|
346
|
<el-form-item
|
347
|
|
- v-if='dialysisPrescription.anticoagulant == 2 &&
|
348
|
|
- this.$store.getters.xt_user.template_info.template_id == 21 ||
|
349
|
|
- this.$store.getters.xt_user.template_info.template_id == 23 ||
|
350
|
|
- this.$store.getters.xt_user.template_info.template_id == 38 ||
|
351
|
|
- this.$store.getters.xt_user.template_info.org_id == 9987 ||
|
352
|
|
- this.$store.getters.xt_user.template_info.org_id == 10346 ||
|
|
347
|
+ v-if='dialysisPrescription.anticoagulant == 2 &&
|
|
348
|
+ this.$store.getters.xt_user.template_info.template_id == 21 ||
|
|
349
|
+ this.$store.getters.xt_user.template_info.template_id == 23 ||
|
|
350
|
+ this.$store.getters.xt_user.template_info.template_id == 38 ||
|
|
351
|
+ this.$store.getters.xt_user.template_info.org_id == 9987 ||
|
|
352
|
+ this.$store.getters.xt_user.template_info.org_id == 10346 ||
|
353
|
353
|
this.$store.getters.xt_user.template_info.org_id == 10387'
|
354
|
354
|
:label="'首剂(mg) : '" prop="anticoagulant_shouji" :rules="isCheckmust('首剂')">
|
355
|
355
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
|
@@ -358,7 +358,7 @@
|
358
|
358
|
v-model="dialysisPrescription.no_anticoagulant_shouji"></el-input>
|
359
|
359
|
</el-form-item>
|
360
|
360
|
|
361
|
|
-
|
|
361
|
+
|
362
|
362
|
|
363
|
363
|
</div>
|
364
|
364
|
|
|
@@ -379,7 +379,7 @@
|
379
|
379
|
</div>
|
380
|
380
|
|
381
|
381
|
<div v-else>
|
382
|
|
-
|
|
382
|
+
|
383
|
383
|
<el-form-item v-if="dialysisPrescription.anticoagulant == 2" :label="'首剂(mg) : '" prop="anticoagulant_shouji" :rules="isCheckmust('首剂')">
|
384
|
384
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
385
|
385
|
v-model="dialysisPrescription.anticoagulant_shouji"></el-input>
|
|
@@ -393,8 +393,8 @@
|
393
|
393
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
394
|
394
|
v-model="dialysisPrescription.no_anticoagulant_shouji"></el-input>
|
395
|
395
|
</el-form-item>
|
396
|
|
-
|
397
|
|
-
|
|
396
|
+
|
|
397
|
+
|
398
|
398
|
</div>
|
399
|
399
|
|
400
|
400
|
</el-col>
|
|
@@ -406,10 +406,10 @@
|
406
|
406
|
<el-form-item :label="'维持(' + anticoagulant.weichi_unit + ') : '"
|
407
|
407
|
v-if="anticoagulant.weichi != -1 &&
|
408
|
408
|
this.$store.getters.xt_user.template_info.template_id != 21 &&
|
409
|
|
- this.$store.getters.xt_user.template_info.template_id != 23 &&
|
410
|
|
- this.$store.getters.xt_user.template_info.template_id != 38 &&
|
411
|
|
- this.$store.getters.xt_user.template_info.org_id != 9987 &&
|
412
|
|
- this.$store.getters.xt_user.template_info.org_id != 54 &&
|
|
409
|
+ this.$store.getters.xt_user.template_info.template_id != 23 &&
|
|
410
|
+ this.$store.getters.xt_user.template_info.template_id != 38 &&
|
|
411
|
+ this.$store.getters.xt_user.template_info.org_id != 9987 &&
|
|
412
|
+ this.$store.getters.xt_user.template_info.org_id != 54 &&
|
413
|
413
|
this.$store.getters.xt_user.template_info.org_id != 9990" prop="anticoagulant_weichi" :rules="isCheckmust('维持')">
|
414
|
414
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
415
|
415
|
v-model="dialysisPrescription.anticoagulant_weichi"></el-input>
|
|
@@ -417,23 +417,23 @@
|
417
|
417
|
v-model="dialysisPrescription.no_anticoagulant_weichi"></el-input>
|
418
|
418
|
</el-form-item>
|
419
|
419
|
<el-form-item :label="'维持(mg/h) : '"
|
420
|
|
- v-if="anticoagulant.weichi != -1 &&
|
421
|
|
- this.$store.getters.xt_user.template_info.template_id == 21 ||
|
422
|
|
- this.$store.getters.xt_user.template_info.template_id == 23 ||
|
423
|
|
- this.$store.getters.xt_user.template_info.template_id == 38 ||
|
424
|
|
- this.$store.getters.xt_user.template_info.org_id == 9987 ||
|
425
|
|
- this.$store.getters.xt_user.template_info.org_id == 54 ||
|
426
|
|
- this.$store.getters.xt_user.template_info.org_id == 10346 ||
|
427
|
|
- this.$store.getters.xt_user.template_info.org_id == 10387 ||
|
|
420
|
+ v-if="anticoagulant.weichi != -1 &&
|
|
421
|
+ this.$store.getters.xt_user.template_info.template_id == 21 ||
|
|
422
|
+ this.$store.getters.xt_user.template_info.template_id == 23 ||
|
|
423
|
+ this.$store.getters.xt_user.template_info.template_id == 38 ||
|
|
424
|
+ this.$store.getters.xt_user.template_info.org_id == 9987 ||
|
|
425
|
+ this.$store.getters.xt_user.template_info.org_id == 54 ||
|
|
426
|
+ this.$store.getters.xt_user.template_info.org_id == 10346 ||
|
|
427
|
+ this.$store.getters.xt_user.template_info.org_id == 10387 ||
|
428
|
428
|
this.$store.getters.xt_user.template_info.org_id == 9990" prop="anticoagulant_weichi" :rules="isCheckmust('维持')">
|
429
|
429
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
430
|
430
|
v-model="dialysisPrescription.anticoagulant_weichi"></el-input>
|
431
|
431
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
432
|
432
|
v-model="dialysisPrescription.no_anticoagulant_weichi"></el-input>
|
433
|
433
|
</el-form-item>
|
434
|
|
-
|
435
|
|
-
|
436
|
|
-
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
|
437
|
437
|
</div>
|
438
|
438
|
<div v-else>
|
439
|
439
|
<el-form-item :label="'维持(iu/h) : '" prop="anticoagulant_weichi" :rules="isCheckmust('维持')"
|
|
@@ -450,22 +450,22 @@
|
450
|
450
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
451
|
451
|
v-model="dialysisPrescription.no_anticoagulant_weichi"></el-input>
|
452
|
452
|
</el-form-item>
|
453
|
|
-
|
454
|
|
-
|
455
|
|
-
|
|
453
|
+
|
|
454
|
+
|
|
455
|
+
|
456
|
456
|
</div>
|
457
|
457
|
</div>
|
458
|
458
|
|
459
|
459
|
|
460
|
460
|
<div v-else>
|
461
|
|
- <el-form-item v-if="dialysisPrescription.anticoagulant == 2" :label="'维持(mg/h) : '"
|
|
461
|
+ <el-form-item v-if="dialysisPrescription.anticoagulant == 2" :label="'维持(mg/h) : '"
|
462
|
462
|
prop="anticoagulant_weichi" :rules="isCheckmust('维持')">
|
463
|
463
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
464
|
464
|
v-model="dialysisPrescription.anticoagulant_weichi"></el-input>
|
465
|
465
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
466
|
466
|
v-model="dialysisPrescription.no_anticoagulant_weichi"></el-input>
|
467
|
467
|
</el-form-item>
|
468
|
|
- <el-form-item :label="'维持(' + anticoagulant.weichi_unit + ') : '" v-else
|
|
468
|
+ <el-form-item :label="'维持(' + anticoagulant.weichi_unit + ') : '" v-else
|
469
|
469
|
prop="anticoagulant_weichi" :rules="isCheckmust('维持')">
|
470
|
470
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
471
|
471
|
v-model="dialysisPrescription.anticoagulant_weichi"></el-input>
|
|
@@ -482,7 +482,7 @@
|
482
|
482
|
<el-col :span="8" v-if="anticoagulant!=undefined &&anticoagulant.zongliang != -1 && isShows('总量') && dialysisPrescription.anticoagulant!=1&& dialysisPrescription.anticoagulant!=12">
|
483
|
483
|
<div v-if="this.$store.getters.xt_user.template_info.org_id != 10157 && this.$store.getters.xt_user.template_info.org_id != 9671 && this.$store.getters.xt_user.template_info.org_id != 9675 && this.$store.getters.xt_user.template_info.org_id != 10340 && this.$store.getters.xt_user.template_info.org_id != 10432 && this.$store.getters.xt_user.template_info.org_id != 9829 && this.$store.getters.xt_user.template_info.org_id != 10440 && this.$store.getters.xt_user.template_info.org_id != 10469 && this.$store.getters.xt_user.template_info.org_id != 10471">
|
484
|
484
|
<div v-if="this.$store.getters.xt_user.template_info.org_id != 10101 && this.$store.getters.xt_user.template_info.template_id != 45 && this.$store.getters.xt_user.template_info.template_id != 54 && this.$store.getters.xt_user.template_info.org_id != 10346 && this.$store.getters.xt_user.template_info.org_id != 10387">
|
485
|
|
- <el-form-item
|
|
485
|
+ <el-form-item
|
486
|
486
|
v-if='this.$store.getters.xt_user.template_info.template_id != 21 && this.$store.getters.xt_user.template_info.template_id != 23 && this.$store.getters.xt_user.template_info.template_id != 38 && this.$store.getters.xt_user.template_info.org_id != 9987 && this.$store.getters.xt_user.template_info.template_id != 54 && this.$store.getters.xt_user.template_info.org_id != 10346 && this.$store.getters.xt_user.template_info.org_id != 10387 && this.$store.getters.xt_user.template_info.org_id != 9990'
|
487
|
487
|
:label="'总量(' + anticoagulant.zongliang_unit + ') : '" prop="anticoagulant_zongliang" :rules="isCheckmust('总量')">
|
488
|
488
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
|
@@ -490,7 +490,7 @@
|
490
|
490
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
491
|
491
|
v-model="dialysisPrescription.no_anticoagulant_zongliang"></el-input>
|
492
|
492
|
</el-form-item>
|
493
|
|
- <el-form-item
|
|
493
|
+ <el-form-item
|
494
|
494
|
v-if='this.$store.getters.xt_user.template_info.template_id == 21 || this.$store.getters.xt_user.template_info.template_id == 23 || this.$store.getters.xt_user.template_info.template_id == 38|| this.$store.getters.xt_user.template_info.org_id == 9987 || this.$store.getters.xt_user.template_info.template_id == 54 || this.$store.getters.xt_user.template_info.org_id == 10346 || this.$store.getters.xt_user.template_info.org_id == 10387'
|
495
|
495
|
:label="'总量(mg) : '" prop="anticoagulant_zongliang" :rules="isCheckmust('总量')">
|
496
|
496
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
|
@@ -507,8 +507,8 @@
|
507
|
507
|
<el-input type="number" disabled v-if="dialysisPrescription.anticoagulant == 1"
|
508
|
508
|
v-model="dialysisPrescription.no_anticoagulant_zongliang"></el-input>
|
509
|
509
|
</el-form-item>
|
510
|
|
- <el-form-item
|
511
|
|
- v-if="this.$store.getters.xt_user.template_info.org_id == 9990 && dialysisPrescription.anticoagulant!=7"
|
|
510
|
+ <el-form-item
|
|
511
|
+ v-if="this.$store.getters.xt_user.template_info.org_id == 9990 && dialysisPrescription.anticoagulant!=7"
|
512
|
512
|
:label="'总量(iu)'" prop="anticoagulant_zongliang" :rules="isCheckmust('总量')">
|
513
|
513
|
<el-input type="number" v-if="dialysisPrescription.anticoagulant != 1"
|
514
|
514
|
v-model="dialysisPrescription.anticoagulant_zongliang"></el-input>
|
|
@@ -551,7 +551,7 @@
|
551
|
551
|
</div>
|
552
|
552
|
|
553
|
553
|
</el-col>
|
554
|
|
-
|
|
554
|
+
|
555
|
555
|
<el-col :span="8"
|
556
|
556
|
v-if="isShows('开药数量')">
|
557
|
557
|
<el-form-item label="开药数量(支):" prop="prescribing_number" :rules="isCheckmust('开药数量')">
|
|
@@ -581,7 +581,7 @@
|
581
|
581
|
</el-form-item>
|
582
|
582
|
</el-col>
|
583
|
583
|
|
584
|
|
-
|
|
584
|
+
|
585
|
585
|
<el-col :span="8" v-if="isShows('置换速度')" v-show="totalShow">
|
586
|
586
|
<el-form-item label="置换速度(ml/min)" prop="displace_speed" :rules="isCheckmust('置换速度')">
|
587
|
587
|
<el-input
|
|
@@ -606,7 +606,7 @@
|
606
|
606
|
:span="8"
|
607
|
607
|
v-if="isShows('钙剂量')"
|
608
|
608
|
></el-col>
|
609
|
|
-
|
|
609
|
+
|
610
|
610
|
<el-col :span="8" v-if="isShows('钙剂量')" >
|
611
|
611
|
<el-form-item label="钙剂量(ml) : " prop="anticoagulant_gaijiliang" :rules="isCheckmust('钙剂量')">
|
612
|
612
|
<el-input
|
|
@@ -616,7 +616,7 @@
|
616
|
616
|
></el-input>
|
617
|
617
|
</el-form-item>
|
618
|
618
|
</el-col>
|
619
|
|
-
|
|
619
|
+
|
620
|
620
|
<el-col :span="8" v-if="isShows('钾')">
|
621
|
621
|
<el-form-item label="钾(mmol/L): " prop="kalium" :rules="isCheckmust('钾')">
|
622
|
622
|
<el-input
|
|
@@ -687,7 +687,7 @@
|
687
|
687
|
></el-input>
|
688
|
688
|
</el-form-item>
|
689
|
689
|
</el-col>
|
690
|
|
-
|
|
690
|
+
|
691
|
691
|
<el-col :span="8" v-if="isShows('透析器/灌流器')" >
|
692
|
692
|
<el-form-item label="透析器/灌流器" prop="dialyzer_perfusion_apparatus" :rules="isCheckmust('透析器/灌流器')">
|
693
|
693
|
<el-input v-model="dialysisPrescription.dialyzer_perfusion_apparatus"
|
|
@@ -717,8 +717,8 @@
|
717
|
717
|
@focus="showInnerDialog('12')"></el-input>
|
718
|
718
|
</el-form-item>
|
719
|
719
|
</el-col>
|
720
|
|
-
|
721
|
|
- <el-col :span="8" v-if="isShows('血浆分离器')">
|
|
720
|
+
|
|
721
|
+ <el-col :span="8" v-if="isShows('血浆分离器')">
|
722
|
722
|
<el-form-item label="血浆分离器:" prop="plasma_separator" :rules="isCheckmust('血浆分离器')">
|
723
|
723
|
<el-input v-model="dialysisPrescription.plasma_separator"
|
724
|
724
|
@focus="showInnerDialog('9')"></el-input>
|
|
@@ -900,7 +900,7 @@
|
900
|
900
|
<el-input v-model="dialysisPrescription.amylaceum"></el-input>
|
901
|
901
|
</el-form-item>
|
902
|
902
|
</el-col>
|
903
|
|
-
|
|
903
|
+
|
904
|
904
|
<el-col :span="8" v-if="isShows('吸氧')">
|
905
|
905
|
<el-form-item label="吸氧:" prop="oxygen_uptake" :rules="isCheckmust('吸氧')">
|
906
|
906
|
<el-select v-model="dialysisPrescription.oxygen_uptake" placeholder="请选择"
|
|
@@ -1010,7 +1010,7 @@
|
1010
|
1010
|
|
1011
|
1011
|
|
1012
|
1012
|
</el-row>
|
1013
|
|
-
|
|
1013
|
+
|
1014
|
1014
|
<el-row :gutter="20">
|
1015
|
1015
|
<el-col :span="24" v-if="isShows('透析备注') && (dialysisPrescription.mode_id == 2 || dialysisPrescription.mode_id == 3 || dialysisPrescription.mode_id == 4)">
|
1016
|
1016
|
<el-form-item label="透析备注:" prop="value" :rules="isCheckmust('透析备注')">
|
|
@@ -1048,7 +1048,7 @@
|
1048
|
1048
|
</el-col>
|
1049
|
1049
|
<el-col :span="8" v-if="isShows('开始钠')">
|
1050
|
1050
|
<el-form-item label="开始钠: " prop="start_sodium" :rules="isCheckmust('开始钠')">
|
1051
|
|
- <el-input
|
|
1051
|
+ <el-input
|
1052
|
1052
|
v-model="dialysisPrescription.start_sodium"
|
1053
|
1053
|
:rows="5"
|
1054
|
1054
|
></el-input>
|
|
@@ -1068,7 +1068,7 @@
|
1068
|
1068
|
<el-col :span="8" v-if="isShows('透析液流速')">
|
1069
|
1069
|
<el-form-item label="透析液流速(ml/h):" prop="dialysis_fluid_flow" :rules="isCheckmust('透析液流速')">
|
1070
|
1070
|
<el-input
|
1071
|
|
-
|
|
1071
|
+
|
1072
|
1072
|
v-model="dialysisPrescription.dialysis_fluid_flow"
|
1073
|
1073
|
:rows="5"
|
1074
|
1074
|
></el-input>
|
|
@@ -1109,7 +1109,7 @@
|
1109
|
1109
|
</el-col>
|
1110
|
1110
|
</el-row>
|
1111
|
1111
|
</el-form>
|
1112
|
|
-
|
|
1112
|
+
|
1113
|
1113
|
<span slot="footer" class="dialog-footer">
|
1114
|
1114
|
<el-button @click="handleCancle">取 消</el-button>
|
1115
|
1115
|
<!-- <el-button type="primary" @click="handleCommit" v-if="isPermission()">保 存</el-button> -->
|
|
@@ -1762,7 +1762,7 @@
|
1762
|
1762
|
// // remark:[{required: true, message: '请输入备注', trigger: 'blur'}]
|
1763
|
1763
|
// }
|
1764
|
1764
|
}
|
1765
|
|
-
|
|
1765
|
+
|
1766
|
1766
|
},
|
1767
|
1767
|
methods: {
|
1768
|
1768
|
changeOxygenList(val) {
|
|
@@ -1780,7 +1780,7 @@
|
1780
|
1780
|
|
1781
|
1781
|
},
|
1782
|
1782
|
showInnerDialog: function(val) {
|
1783
|
|
-
|
|
1783
|
+
|
1784
|
1784
|
this.InnerDialogProps.visibility = true
|
1785
|
1785
|
switch (val) {
|
1786
|
1786
|
case '5': // 透析器/灌流器
|
|
@@ -1788,7 +1788,7 @@
|
1788
|
1788
|
this.InnerDialogProps.values = this.dialyzerPerfusionApparatus
|
1789
|
1789
|
this.InnerDialogProps.titles = '透析器/灌流器'
|
1790
|
1790
|
this.InnerDialogProps.type = 'dialyzer_perfusion_apparatus'
|
1791
|
|
-
|
|
1791
|
+
|
1792
|
1792
|
this.InnerDialogProps.selected = this.dialysisPrescription.dialyzer_perfusion_apparatus
|
1793
|
1793
|
this.InnerDialogProps.isShowTextArea = false
|
1794
|
1794
|
break
|
|
@@ -1861,7 +1861,7 @@ mu
|
1861
|
1861
|
}
|
1862
|
1862
|
},
|
1863
|
1863
|
innerDialogComfirm: function(val) {
|
1864
|
|
-
|
|
1864
|
+
|
1865
|
1865
|
|
1866
|
1866
|
this.InnerDialogProps.visibility = false
|
1867
|
1867
|
switch (val.type) {
|
|
@@ -1876,21 +1876,21 @@ mu
|
1876
|
1876
|
}
|
1877
|
1877
|
}
|
1878
|
1878
|
}
|
1879
|
|
- }
|
|
1879
|
+ }
|
1880
|
1880
|
if(newArr!=null && newArr.length>0){
|
1881
|
|
-
|
|
1881
|
+
|
1882
|
1882
|
this.dialysisPrescription.dialyzer_perfusion_apparatus = newArr.join(',')
|
1883
|
1883
|
}else{
|
1884
|
1884
|
this.dialysisPrescription.dialyzer_perfusion_apparatus = ""
|
1885
|
1885
|
}
|
1886
|
|
-
|
|
1886
|
+
|
1887
|
1887
|
break
|
1888
|
1888
|
case 'blood':
|
1889
|
|
-
|
|
1889
|
+
|
1890
|
1890
|
this.dialysisPrescription.blood = val.value.join(',')
|
1891
|
1891
|
break
|
1892
|
1892
|
case 'dialyzers':
|
1893
|
|
-
|
|
1893
|
+
|
1894
|
1894
|
var newArr = []
|
1895
|
1895
|
if(this.dialyzers!=null && this.dialyzers.length >0){
|
1896
|
1896
|
for(let i=0;i<this.dialyzers.length;i++){
|
|
@@ -1906,7 +1906,7 @@ mu
|
1906
|
1906
|
}else{
|
1907
|
1907
|
this.dialysisPrescription.dialysis_dialyszers = ""
|
1908
|
1908
|
}
|
1909
|
|
-
|
|
1909
|
+
|
1910
|
1910
|
break
|
1911
|
1911
|
case 'irrigations':
|
1912
|
1912
|
var newArr = []
|
|
@@ -1924,7 +1924,7 @@ mu
|
1924
|
1924
|
}else{
|
1925
|
1925
|
this.dialysisPrescription.dialysis_irrigation = ""
|
1926
|
1926
|
}
|
1927
|
|
-
|
|
1927
|
+
|
1928
|
1928
|
break
|
1929
|
1929
|
case 'plasma_separator':
|
1930
|
1930
|
this.dialysisPrescription.plasma_separator = val.value.join(',')
|
|
@@ -2418,7 +2418,7 @@ mu
|
2418
|
2418
|
}else{
|
2419
|
2419
|
this.dialysisPrescription.admin_user_id = prescription.admin_user_id
|
2420
|
2420
|
}
|
2421
|
|
-
|
|
2421
|
+
|
2422
|
2422
|
this.adminRoles = []
|
2423
|
2423
|
if(admins.length > 0 ){
|
2424
|
2424
|
for(let i=0;i<admins.length;i++){
|
|
@@ -2647,7 +2647,7 @@ mu
|
2647
|
2647
|
}
|
2648
|
2648
|
}
|
2649
|
2649
|
if (this.predialysis == null || this.predialysis.id == 0) {
|
2650
|
|
-
|
|
2650
|
+
|
2651
|
2651
|
if (last != null) {
|
2652
|
2652
|
|
2653
|
2653
|
this.dialysisPrescription.niprocart = last.niprocart
|
|
@@ -2668,14 +2668,14 @@ mu
|
2668
|
2668
|
if(this.$store.getters.xt_user.template_info.org_id!=10013 && this.$store.getters.xt_user.template_info.org_id!=10014){
|
2669
|
2669
|
this.remark = last.remark
|
2670
|
2670
|
}
|
2671
|
|
-
|
|
2671
|
+
|
2672
|
2672
|
weight_before = 0
|
2673
|
2673
|
|
2674
|
2674
|
}
|
2675
|
2675
|
|
2676
|
2676
|
} else {
|
2677
|
2677
|
weight_before = this.predialysis.weight_before
|
2678
|
|
-
|
|
2678
|
+
|
2679
|
2679
|
}
|
2680
|
2680
|
|
2681
|
2681
|
|
|
@@ -2719,7 +2719,7 @@ mu
|
2719
|
2719
|
}
|
2720
|
2720
|
}
|
2721
|
2721
|
for (let i = 0; i < this.targetAdvices.length; i++) {
|
2722
|
|
-
|
|
2722
|
+
|
2723
|
2723
|
if (this.targetAdvices[i].isCheck == 1) {
|
2724
|
2724
|
this.checkedCities.push(this.targetAdvices[i].id)
|
2725
|
2725
|
}
|
|
@@ -2802,12 +2802,12 @@ mu
|
2802
|
2802
|
return
|
2803
|
2803
|
}
|
2804
|
2804
|
}
|
2805
|
|
-
|
|
2805
|
+
|
2806
|
2806
|
}
|
2807
|
2807
|
if(this.dialysisPrescription.mode_id!=2 && this.dialysisPrescription.mode_id!=5 && this.dialysisPrescription.mode_id!=12){
|
2808
|
2808
|
this.dialysisPrescription.displace_liqui_part = 0
|
2809
|
2809
|
this.dialysisPrescription.displace_liqui_value = 0
|
2810
|
|
- }
|
|
2810
|
+ }
|
2811
|
2811
|
|
2812
|
2812
|
this.is_pre = 1
|
2813
|
2813
|
|
|
@@ -3276,7 +3276,7 @@ mu
|
3276
|
3276
|
return false;
|
3277
|
3277
|
}
|
3278
|
3278
|
})
|
3279
|
|
-
|
|
3279
|
+
|
3280
|
3280
|
},
|
3281
|
3281
|
handleCancle: function() {
|
3282
|
3282
|
this.hide()
|
|
@@ -3301,7 +3301,7 @@ mu
|
3301
|
3301
|
}
|
3302
|
3302
|
}
|
3303
|
3303
|
if(this.dialysisPrescription.mode_id!=2 && this.dialysisPrescription.mode_id!=5 && this.dialysisPrescription.mode_id!=12){
|
3304
|
|
- this.dialysisPrescription.displace_liqui_part == 0
|
|
3304
|
+ this.dialysisPrescription.displace_liqui_part == 0
|
3305
|
3305
|
this.dialysisPrescription.displace_liqui_value == 0
|
3306
|
3306
|
}
|
3307
|
3307
|
}
|
|
@@ -3842,11 +3842,11 @@ mu
|
3842
|
3842
|
];
|
3843
|
3843
|
}
|
3844
|
3844
|
return [{ required: true ,message:`请输入${name}`, trigger: ['blur','change'] }];
|
3845
|
|
-
|
|
3845
|
+
|
3846
|
3846
|
}
|
3847
|
3847
|
}
|
3848
|
3848
|
},
|
3849
|
|
-
|
|
3849
|
+
|
3850
|
3850
|
getDoctorName(doctor_id) {
|
3851
|
3851
|
for (let i = 0; i < this.admin_users.length; i++) {
|
3852
|
3852
|
if (this.admin_users[i].id == doctor_id) {
|
|
@@ -3942,7 +3942,7 @@ mu
|
3942
|
3942
|
this.dialysisPrescription.displace_liqui_value = ""
|
3943
|
3943
|
this.dialysisPrescription.displace_liqui_part = ""
|
3944
|
3944
|
}
|
3945
|
|
-
|
|
3945
|
+
|
3946
|
3946
|
const ParamsQuery = {}
|
3947
|
3947
|
ParamsQuery['patient_id'] = this.$route.query.patient_id
|
3948
|
3948
|
ParamsQuery['mode_id'] = id
|
|
@@ -3954,7 +3954,7 @@ mu
|
3954
|
3954
|
console.log('切换数据', response.data.data.solution)
|
3955
|
3955
|
this.$message.success('切换成功')
|
3956
|
3956
|
console.log("dialysisPrescription",response.data.data.dialysisPrescription)
|
3957
|
|
-
|
|
3957
|
+
|
3958
|
3958
|
if (response.data.data.solution != null) {
|
3959
|
3959
|
for (const key in response.data.data.solution) {
|
3960
|
3960
|
// 长期处方不为空
|
|
@@ -4018,7 +4018,7 @@ mu
|
4018
|
4018
|
}
|
4019
|
4019
|
|
4020
|
4020
|
if(response.data.data.dialysisPrescription!=null){
|
4021
|
|
- this.dialysisPrescription.remark = response.data.data.dialysisPrescription.remark
|
|
4021
|
+ this.dialysisPrescription.remark = response.data.data.dialysisPrescription.remark
|
4022
|
4022
|
}
|
4023
|
4023
|
}
|
4024
|
4024
|
if (response.data.data.solution == null) {
|
|
@@ -4260,12 +4260,12 @@ mu
|
4260
|
4260
|
if (isNaN(this.dialysisPrescription.anticoagulant_zongliang)) {
|
4261
|
4261
|
this.dialysisPrescription.anticoagulant_zongliang = ''
|
4262
|
4262
|
}
|
4263
|
|
-
|
|
4263
|
+
|
4264
|
4264
|
if(this.$store.getters.xt_user.template_info.template_id == 41 && this.dialysisPrescription.anticoagulant == 2){
|
4265
|
4265
|
this.dialysisPrescription.anticoagulant_zongliang = ""
|
4266
|
4266
|
this.dialysisPrescription.anticoagulant_zongliang = parseInt(this.dialysisPrescription.anticoagulant_shouji) + parseInt(this.dialysisPrescription.anticoagulant_weichi)
|
4267
|
4267
|
}
|
4268
|
|
-
|
|
4268
|
+
|
4269
|
4269
|
},
|
4270
|
4270
|
'dialysisPrescription.anticoagulant_weichi': function() {
|
4271
|
4271
|
let dialysis_duration_minute = 0
|
|
@@ -4297,10 +4297,10 @@ mu
|
4297
|
4297
|
this.dialysisPrescription.anticoagulant_zongliang = parseInt(this.dialysisPrescription.anticoagulant_shouji) + parseInt(this.dialysisPrescription.anticoagulant_weichi)
|
4298
|
4298
|
}
|
4299
|
4299
|
this.zongliang = this.dialysisPrescription.anticoagulant_zongliang
|
4300
|
|
-
|
|
4300
|
+
|
4301
|
4301
|
},
|
4302
|
|
-
|
4303
|
|
-
|
|
4302
|
+
|
|
4303
|
+
|
4304
|
4304
|
'prescription.id': {
|
4305
|
4305
|
immediate: true,
|
4306
|
4306
|
deep: true,
|
|
@@ -4688,12 +4688,12 @@ mu
|
4688
|
4688
|
if (isNaN(this.dialysisPrescription.anticoagulant_zongliang)) {
|
4689
|
4689
|
this.dialysisPrescription.anticoagulant_zongliang = ''
|
4690
|
4690
|
}
|
4691
|
|
-
|
|
4691
|
+
|
4692
|
4692
|
if(this.$store.getters.xt_user.template_info.template_id == 41 && this.dialysisPrescription.anticoagulant == 2){
|
4693
|
4693
|
this.dialysisPrescription.anticoagulant_zongliang = ""
|
4694
|
4694
|
this.dialysisPrescription.anticoagulant_zongliang = parseInt(this.dialysisPrescription.anticoagulant_shouji) + parseInt(this.dialysisPrescription.anticoagulant_weichi)
|
4695
|
4695
|
}
|
4696
|
|
-
|
|
4696
|
+
|
4697
|
4697
|
},
|
4698
|
4698
|
'dialysisPrescription.reduce_amount': function() {
|
4699
|
4699
|
let dialysis_duration_minute = 0
|
|
@@ -4727,12 +4727,12 @@ mu
|
4727
|
4727
|
if (isNaN(this.dialysisPrescription.anticoagulant_zongliang)) {
|
4728
|
4728
|
this.dialysisPrescription.anticoagulant_zongliang = ''
|
4729
|
4729
|
}
|
4730
|
|
-
|
|
4730
|
+
|
4731
|
4731
|
if(this.$store.getters.xt_user.template_info.template_id == 41 && this.dialysisPrescription.anticoagulant == 2){
|
4732
|
4732
|
this.dialysisPrescription.anticoagulant_zongliang = ""
|
4733
|
4733
|
this.dialysisPrescription.anticoagulant_zongliang = parseInt(this.dialysisPrescription.anticoagulant_shouji) + parseInt(this.dialysisPrescription.anticoagulant_weichi)
|
4734
|
4734
|
}
|
4735
|
|
-
|
|
4735
|
+
|
4736
|
4736
|
},
|
4737
|
4737
|
stockType: function() {
|
4738
|
4738
|
console.log('stockType', this.stockType)
|
|
@@ -4766,16 +4766,16 @@ mu
|
4766
|
4766
|
}
|
4767
|
4767
|
}
|
4768
|
4768
|
this.irrigations = irrigation
|
4769
|
|
-
|
|
4769
|
+
|
4770
|
4770
|
for(let i=0;i<arrThree.length;i++){
|
4771
|
4771
|
for (let j = 0; j < arrThree[i].GoodInfo.length; j++) {
|
4772
|
4772
|
dialysis_strainer.push(arrThree[i].GoodInfo[j])
|
4773
|
4773
|
}
|
4774
|
4774
|
}
|
4775
|
|
-
|
|
4775
|
+
|
4776
|
4776
|
this.dialysisStrainerList = dialysis_strainer
|
4777
|
4777
|
},
|
4778
|
|
-
|
|
4778
|
+
|
4779
|
4779
|
admin_user_id:function(){
|
4780
|
4780
|
console.log("处方医生",this.admins)
|
4781
|
4781
|
if(this.admins.length > 0 ){
|
|
@@ -4794,7 +4794,7 @@ mu
|
4794
|
4794
|
|
4795
|
4795
|
this.bilirubinAdsorptionColumn = getDataConfig('hemodialysis', 'bilirubin_adsorption_column')
|
4796
|
4796
|
|
4797
|
|
-
|
|
4797
|
+
|
4798
|
4798
|
this.educationList = getDataConfig('dialysis_remark', 'dialysis_remark')
|
4799
|
4799
|
console.log("透析准备232323232323wo",this.educationList)
|
4800
|
4800
|
}
|