|
@@ -7,7 +7,7 @@
|
7
|
7
|
width="1010px"
|
8
|
8
|
:modal-append-to-body="false"
|
9
|
9
|
>
|
10
|
|
- <div class="warnTxt" v-if="showTxt != ''">{{ showTxt }}</div>
|
|
10
|
+ <div class="warnTxt" v-if="showTxt != ''">{{ showTxt }}</div>
|
11
|
11
|
<el-form ref="form" :model="form" label-width="160px">
|
12
|
12
|
<!-- <el-row :gutter="20"> -->
|
13
|
13
|
<el-row :gutter="20">
|
|
@@ -41,7 +41,6 @@
|
41
|
41
|
</el-form-item>
|
42
|
42
|
</el-col>
|
43
|
43
|
|
44
|
|
-
|
45
|
44
|
<el-col :span="8" v-if="isShow('体重减少')">
|
46
|
45
|
<el-form-item label="体重减少(kg): ">
|
47
|
46
|
<el-input v-model="form.weight_loss"></el-input>
|
|
@@ -57,7 +56,6 @@
|
57
|
56
|
</el-form-item>
|
58
|
57
|
</el-col>
|
59
|
58
|
|
60
|
|
-
|
61
|
59
|
<el-col :span="8" v-if="isShow('并发症')">
|
62
|
60
|
<el-form-item label="并发症: ">
|
63
|
61
|
<el-input
|
|
@@ -68,7 +66,6 @@
|
68
|
66
|
</el-form-item>
|
69
|
67
|
</el-col>
|
70
|
68
|
|
71
|
|
-
|
72
|
69
|
<el-col :span="8" v-if="isShow('内瘘')">
|
73
|
70
|
<el-form-item label="内瘘: ">
|
74
|
71
|
<el-input
|
|
@@ -120,7 +117,6 @@
|
120
|
117
|
</el-form-item>
|
121
|
118
|
</el-col>
|
122
|
119
|
|
123
|
|
-
|
124
|
120
|
<el-col :span="8" v-if="isShow('透析过程提前其他原因')">
|
125
|
121
|
<el-form-item label="透析过程提前其他原因: ">
|
126
|
122
|
<el-input
|
|
@@ -130,7 +126,6 @@
|
130
|
126
|
</el-form-item>
|
131
|
127
|
</el-col>
|
132
|
128
|
|
133
|
|
-
|
134
|
129
|
<el-col :span="8" v-if="isShow('内瘘管拔针后压迫止血时间')">
|
135
|
130
|
<el-form-item label="内瘘管拔针后压迫止血时间(min): ">
|
136
|
131
|
<el-input v-model="form.hemostasis_minute" :rows="5"></el-input>
|
|
@@ -151,7 +146,6 @@
|
151
|
146
|
</el-form-item>
|
152
|
147
|
</el-col>
|
153
|
148
|
|
154
|
|
-
|
155
|
149
|
<el-col :span="8" v-if="isShow('动脉管道')">
|
156
|
150
|
<el-form-item label="动脉管道: ">
|
157
|
151
|
<el-select v-model="form.arterial_tube">
|
|
@@ -181,7 +175,6 @@
|
181
|
175
|
</el-form-item>
|
182
|
176
|
</el-col>
|
183
|
177
|
|
184
|
|
-
|
185
|
178
|
<el-col :span="8" v-if="isShow('透析器凝血')">
|
186
|
179
|
<el-form-item label="透析器凝血: ">
|
187
|
180
|
<el-input
|
|
@@ -192,7 +185,6 @@
|
192
|
185
|
</el-form-item>
|
193
|
186
|
</el-col>
|
194
|
187
|
|
195
|
|
-
|
196
|
188
|
<el-col :span="8" v-if="isShow('患者去向')">
|
197
|
189
|
<el-form-item label="患者去向: ">
|
198
|
190
|
<el-select v-model="form.patient_gose">
|
|
@@ -217,25 +209,20 @@
|
217
|
209
|
</el-form-item>
|
218
|
210
|
</el-col>
|
219
|
211
|
|
220
|
|
-
|
221
|
|
-
|
222
|
|
-<!-- <el-col :span="8" v-if="isShow('压迫后内瘘震颤')">-->
|
223
|
|
-<!-- <el-form-item label="压迫后内瘘震颤: ">-->
|
224
|
|
-<!-- <el-select v-model="form.internal_fistula_tremor_ac">-->
|
225
|
|
-<!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
226
|
|
-
|
227
|
|
-<!-- <el-option-->
|
228
|
|
-<!-- v-for="item in internalFistulaTremorAcOptions"-->
|
229
|
|
-<!-- :label="item.name"-->
|
230
|
|
-<!-- :value="item.id"-->
|
231
|
|
-<!-- :key="item.id"-->
|
232
|
|
-<!-- ></el-option>-->
|
233
|
|
-<!-- </el-select>-->
|
234
|
|
-<!-- </el-form-item>-->
|
235
|
|
-<!-- </el-col>-->
|
236
|
|
-
|
237
|
|
-
|
238
|
|
-
|
|
212
|
+ <!-- <el-col :span="8" v-if="isShow('压迫后内瘘震颤')">-->
|
|
213
|
+ <!-- <el-form-item label="压迫后内瘘震颤: ">-->
|
|
214
|
+ <!-- <el-select v-model="form.internal_fistula_tremor_ac">-->
|
|
215
|
+ <!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
|
216
|
+
|
|
217
|
+ <!-- <el-option-->
|
|
218
|
+ <!-- v-for="item in internalFistulaTremorAcOptions"-->
|
|
219
|
+ <!-- :label="item.name"-->
|
|
220
|
+ <!-- :value="item.id"-->
|
|
221
|
+ <!-- :key="item.id"-->
|
|
222
|
+ <!-- ></el-option>-->
|
|
223
|
+ <!-- </el-select>-->
|
|
224
|
+ <!-- </el-form-item>-->
|
|
225
|
+ <!-- </el-col>-->
|
239
|
226
|
|
240
|
227
|
<el-row :gutter="20" v-if="form.patient_gose == 3 && isShow('科室')">
|
241
|
228
|
<el-col :span="24">
|
|
@@ -277,7 +264,6 @@
|
277
|
264
|
</el-col>
|
278
|
265
|
</el-row>
|
279
|
266
|
|
280
|
|
-
|
281
|
267
|
<el-col :span="8" v-if="isShow('体温')">
|
282
|
268
|
<el-form-item label="体温(℃): ">
|
283
|
269
|
<el-input v-model="form.temperature"></el-input>
|
|
@@ -342,11 +328,11 @@
|
342
|
328
|
|
343
|
329
|
<el-row :gutter="20"> -->
|
344
|
330
|
|
345
|
|
- <!--<el-col :span="8" v-if="isShow('实际置换量')">-->
|
346
|
|
- <!--<el-form-item label="实际置换量(L): " >-->
|
347
|
|
- <!--<el-input v-model="form.actual_displacement"></el-input>-->
|
348
|
|
- <!--</el-form-item>-->
|
349
|
|
- <!--</el-col>-->
|
|
331
|
+ <el-col :span="8" v-if="isShow('实际置换量')">
|
|
332
|
+ <el-form-item label="实际置换量(L): ">
|
|
333
|
+ <el-input v-model="form.actual_displacement"></el-input>
|
|
334
|
+ </el-form-item>
|
|
335
|
+ </el-col>
|
350
|
336
|
|
351
|
337
|
<!-- </el-row>
|
352
|
338
|
|
|
@@ -356,50 +342,44 @@
|
356
|
342
|
|
357
|
343
|
<el-row :gutter="20"> -->
|
358
|
344
|
|
359
|
|
-
|
360
|
|
-<!-- <el-col :span="8" v-if="isShow('血管通路部位')">-->
|
361
|
|
-<!-- <el-form-item label="血管通路部位: ">-->
|
362
|
|
-<!-- <el-select v-model="form.blood_access_part_id">-->
|
363
|
|
-<!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
364
|
|
-
|
365
|
|
-<!-- <el-option-->
|
366
|
|
-<!-- v-for="item in vascularAccessOptions"-->
|
367
|
|
-<!-- :label="item.name"-->
|
368
|
|
-<!-- :value="item.id"-->
|
369
|
|
-<!-- :key="item.id"-->
|
370
|
|
-<!-- ></el-option>-->
|
371
|
|
-<!-- </el-select>-->
|
372
|
|
-<!-- </el-form-item>-->
|
373
|
|
-<!-- </el-col>-->
|
374
|
|
-<!-- <el-col :span="8" v-if="isShow('血管通路')">-->
|
375
|
|
-<!-- <el-form-item label="血管通路: ">-->
|
376
|
|
-<!-- <el-select v-model="form.blood_access_part_opera_id">-->
|
377
|
|
-<!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
378
|
|
-
|
379
|
|
-<!-- <el-option-->
|
380
|
|
-<!-- v-for="item in vascularAccessDescOptions"-->
|
381
|
|
-<!-- :label="item.name"-->
|
382
|
|
-<!-- :value="item.id"-->
|
383
|
|
-<!-- :key="item.id"-->
|
384
|
|
-<!-- ></el-option>-->
|
385
|
|
-<!-- </el-select>-->
|
386
|
|
-<!-- </el-form-item>-->
|
387
|
|
-<!-- </el-col>-->
|
|
345
|
+ <!-- <el-col :span="8" v-if="isShow('血管通路部位')">-->
|
|
346
|
+ <!-- <el-form-item label="血管通路部位: ">-->
|
|
347
|
+ <!-- <el-select v-model="form.blood_access_part_id">-->
|
|
348
|
+ <!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
|
349
|
+
|
|
350
|
+ <!-- <el-option-->
|
|
351
|
+ <!-- v-for="item in vascularAccessOptions"-->
|
|
352
|
+ <!-- :label="item.name"-->
|
|
353
|
+ <!-- :value="item.id"-->
|
|
354
|
+ <!-- :key="item.id"-->
|
|
355
|
+ <!-- ></el-option>-->
|
|
356
|
+ <!-- </el-select>-->
|
|
357
|
+ <!-- </el-form-item>-->
|
|
358
|
+ <!-- </el-col>-->
|
|
359
|
+ <!-- <el-col :span="8" v-if="isShow('血管通路')">-->
|
|
360
|
+ <!-- <el-form-item label="血管通路: ">-->
|
|
361
|
+ <!-- <el-select v-model="form.blood_access_part_opera_id">-->
|
|
362
|
+ <!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
|
363
|
+
|
|
364
|
+ <!-- <el-option-->
|
|
365
|
+ <!-- v-for="item in vascularAccessDescOptions"-->
|
|
366
|
+ <!-- :label="item.name"-->
|
|
367
|
+ <!-- :value="item.id"-->
|
|
368
|
+ <!-- :key="item.id"-->
|
|
369
|
+ <!-- ></el-option>-->
|
|
370
|
+ <!-- </el-select>-->
|
|
371
|
+ <!-- </el-form-item>-->
|
|
372
|
+ <!-- </el-col>-->
|
388
|
373
|
<!-- </el-row>
|
389
|
374
|
|
390
|
375
|
<el-row :gutter="20"> -->
|
391
|
376
|
|
392
|
|
-
|
393
|
|
-
|
394
|
|
-
|
395
|
|
-
|
396
|
377
|
<!-- </el-row>
|
397
|
378
|
|
398
|
379
|
|
399
|
380
|
|
400
|
381
|
<el-row :gutter="20" > -->
|
401
|
382
|
|
402
|
|
-
|
403
|
383
|
<!--
|
404
|
384
|
</el-row>
|
405
|
385
|
|
|
@@ -407,20 +387,20 @@
|
407
|
387
|
|
408
|
388
|
|
409
|
389
|
<el-row :gutter="20"> -->
|
410
|
|
-<!-- <el-col :span="8" v-if="isShow('内瘘震颤和血管杂音')">-->
|
411
|
|
-<!-- <el-form-item label="内瘘震颤和血管杂音: ">-->
|
412
|
|
-<!-- <el-select v-model="form.tremor_noise">-->
|
413
|
|
-<!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
414
|
|
-
|
415
|
|
-<!-- <el-option-->
|
416
|
|
-<!-- v-for="item in this.$store.getters.tremor_noise"-->
|
417
|
|
-<!-- :label="item.name"-->
|
418
|
|
-<!-- :value="item.id"-->
|
419
|
|
-<!-- :key="item.id"-->
|
420
|
|
-<!-- ></el-option>-->
|
421
|
|
-<!-- </el-select>-->
|
422
|
|
-<!-- </el-form-item>-->
|
423
|
|
-<!-- </el-col>-->
|
|
390
|
+ <!-- <el-col :span="8" v-if="isShow('内瘘震颤和血管杂音')">-->
|
|
391
|
+ <!-- <el-form-item label="内瘘震颤和血管杂音: ">-->
|
|
392
|
+ <!-- <el-select v-model="form.tremor_noise">-->
|
|
393
|
+ <!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
|
394
|
+
|
|
395
|
+ <!-- <el-option-->
|
|
396
|
+ <!-- v-for="item in this.$store.getters.tremor_noise"-->
|
|
397
|
+ <!-- :label="item.name"-->
|
|
398
|
+ <!-- :value="item.id"-->
|
|
399
|
+ <!-- :key="item.id"-->
|
|
400
|
+ <!-- ></el-option>-->
|
|
401
|
+ <!-- </el-select>-->
|
|
402
|
+ <!-- </el-form-item>-->
|
|
403
|
+ <!-- </el-col>-->
|
424
|
404
|
<el-col :span="8" v-if="isShow('失衡综合症')">
|
425
|
405
|
<el-form-item label="失衡综合症: ">
|
426
|
406
|
<el-select v-model="form.disequilibrium_syndrome">
|
|
@@ -435,15 +415,15 @@
|
435
|
415
|
</el-select>
|
436
|
416
|
</el-form-item>
|
437
|
417
|
</el-col>
|
438
|
|
-<!-- <el-col :span="8" v-if="isShow('失衡综合症症状')">-->
|
439
|
|
-<!-- <el-form-item label="失衡综合症症状: ">-->
|
440
|
|
-<!-- <el-input-->
|
441
|
|
-<!-- v-model="form.disequilibrium_syndrome_option"-->
|
442
|
|
-<!-- readonly-->
|
443
|
|
-<!-- @focus="showDialog('8')"-->
|
444
|
|
-<!-- ></el-input>-->
|
445
|
|
-<!-- </el-form-item>-->
|
446
|
|
-<!-- </el-col>-->
|
|
418
|
+ <!-- <el-col :span="8" v-if="isShow('失衡综合症症状')">-->
|
|
419
|
+ <!-- <el-form-item label="失衡综合症症状: ">-->
|
|
420
|
+ <!-- <el-input-->
|
|
421
|
+ <!-- v-model="form.disequilibrium_syndrome_option"-->
|
|
422
|
+ <!-- readonly-->
|
|
423
|
+ <!-- @focus="showDialog('8')"-->
|
|
424
|
+ <!-- ></el-input>-->
|
|
425
|
+ <!-- </el-form-item>-->
|
|
426
|
+ <!-- </el-col>-->
|
447
|
427
|
|
448
|
428
|
<!-- </el-row>
|
449
|
429
|
|
|
@@ -451,20 +431,20 @@
|
451
|
431
|
|
452
|
432
|
<el-row :gutter="20" > -->
|
453
|
433
|
|
454
|
|
-<!-- <el-col :span="8" v-if="isShow('透析器')">-->
|
455
|
|
-<!-- <el-form-item label="透析器凝血: ">-->
|
456
|
|
-<!-- <el-select v-model="form.dialyzer">-->
|
457
|
|
-<!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
458
|
|
-
|
459
|
|
-<!-- <el-option-->
|
460
|
|
-<!-- v-for="item in this.$store.getters.dialyzer"-->
|
461
|
|
-<!-- :label="item.name"-->
|
462
|
|
-<!-- :value="item.id"-->
|
463
|
|
-<!-- :key="item.id"-->
|
464
|
|
-<!-- ></el-option>-->
|
465
|
|
-<!-- </el-select>-->
|
466
|
|
-<!-- </el-form-item>-->
|
467
|
|
-<!-- </el-col>-->
|
|
434
|
+ <!-- <el-col :span="8" v-if="isShow('透析器')">-->
|
|
435
|
+ <!-- <el-form-item label="透析器凝血: ">-->
|
|
436
|
+ <!-- <el-select v-model="form.dialyzer">-->
|
|
437
|
+ <!-- <el-option :key="0" label="请选择" :value="0"></el-option>-->
|
|
438
|
+
|
|
439
|
+ <!-- <el-option-->
|
|
440
|
+ <!-- v-for="item in this.$store.getters.dialyzer"-->
|
|
441
|
+ <!-- :label="item.name"-->
|
|
442
|
+ <!-- :value="item.id"-->
|
|
443
|
+ <!-- :key="item.id"-->
|
|
444
|
+ <!-- ></el-option>-->
|
|
445
|
+ <!-- </el-select>-->
|
|
446
|
+ <!-- </el-form-item>-->
|
|
447
|
+ <!-- </el-col>-->
|
468
|
448
|
<el-col :span="8" v-if="isShow('透析期间进食')">
|
469
|
449
|
<el-form-item label="透析期间进食: ">
|
470
|
450
|
<el-radio-group v-model="form.is_eat">
|
|
@@ -478,7 +458,11 @@
|
478
|
458
|
|
479
|
459
|
<span slot="footer" class="dialog-footer">
|
480
|
460
|
<el-button @click="hide">取 消</el-button>
|
481
|
|
- <el-button type="primary" @click="submitForm" :loading="loading" v-if="hasPermission"
|
|
461
|
+ <el-button
|
|
462
|
+ type="primary"
|
|
463
|
+ @click="submitForm"
|
|
464
|
+ :loading="loading"
|
|
465
|
+ v-if="hasPermission"
|
482
|
466
|
>保 存</el-button
|
483
|
467
|
>
|
484
|
468
|
</span>
|
|
@@ -499,7 +483,7 @@ import { postAssessmentAfterDislysis } from "@/api/dialysis";
|
499
|
483
|
import { uParseTime } from "@/utils/tools";
|
500
|
484
|
import store from "@/store";
|
501
|
485
|
|
502
|
|
-import request from '@/utils/request'
|
|
486
|
+import request from "@/utils/request";
|
503
|
487
|
|
504
|
488
|
export default {
|
505
|
489
|
name: "AssessmentAfterDislysis",
|
|
@@ -528,8 +512,8 @@ export default {
|
528
|
512
|
},
|
529
|
513
|
data() {
|
530
|
514
|
return {
|
531
|
|
- showTxt:'',
|
532
|
|
- hasPermission:true,
|
|
515
|
+ showTxt: "",
|
|
516
|
+ hasPermission: true,
|
533
|
517
|
loading: false,
|
534
|
518
|
record_date: "",
|
535
|
519
|
isVisibility: false,
|
|
@@ -935,7 +919,7 @@ export default {
|
935
|
919
|
default:
|
936
|
920
|
break;
|
937
|
921
|
}
|
938
|
|
- console.log(val);
|
|
922
|
+ // console.log(val);
|
939
|
923
|
},
|
940
|
924
|
DialogCancle: function(val) {
|
941
|
925
|
this.InnerDialogProps.visibility = false;
|
|
@@ -943,9 +927,9 @@ export default {
|
943
|
927
|
|
944
|
928
|
show(predialysis) {
|
945
|
929
|
this.isVisibility = true;
|
946
|
|
- this.predialysis = predialysis
|
947
|
|
- console.log("透后",predialysis)
|
948
|
|
- this.getPermission()
|
|
930
|
+ this.predialysis = predialysis;
|
|
931
|
+ // console.log("透后", predialysis);
|
|
932
|
+ this.getPermission();
|
949
|
933
|
},
|
950
|
934
|
|
951
|
935
|
hide() {
|
|
@@ -977,44 +961,54 @@ export default {
|
977
|
961
|
this.assessment_after_dislysis["actual_treatment_minute"]
|
978
|
962
|
);
|
979
|
963
|
},
|
980
|
|
- getPermission(){
|
981
|
|
- request.get("/api/func_per/get",{
|
982
|
|
- params:{
|
983
|
|
- create_url:"/api/dialysis/assessmentafterdislysis?mode=1",
|
984
|
|
- modify_url:"/api/dialysis/assessmentafterdislysis?mode=2",
|
985
|
|
- modify_other_url:"/api/dialysis/assessmentafterdislysis?mode=3",
|
986
|
|
- module:8
|
987
|
|
- }
|
988
|
|
- }).then(res => {
|
989
|
|
- console.log(res)
|
990
|
|
- console.log("透后",this.predialysis)
|
991
|
|
- if(res.data.state == 0){
|
992
|
|
- this.hasPermission = false
|
993
|
|
- }else if(res.data.state == 1){
|
994
|
|
- if(this.predialysis.id != "" && this.predialysis.creater != 0){//有数据
|
995
|
|
- if(this.predialysis.creater == this.$store.getters.xt_user.user.id){//创建人是自己
|
996
|
|
- if(res.data.data.is_has_modify == false){
|
997
|
|
- this.hasPermission = false
|
998
|
|
- this.showTxt = "你没有修改透后评估权限"
|
|
964
|
+ getPermission() {
|
|
965
|
+ request
|
|
966
|
+ .get("/api/func_per/get", {
|
|
967
|
+ params: {
|
|
968
|
+ create_url: "/api/dialysis/assessmentafterdislysis?mode=1",
|
|
969
|
+ modify_url: "/api/dialysis/assessmentafterdislysis?mode=2",
|
|
970
|
+ modify_other_url: "/api/dialysis/assessmentafterdislysis?mode=3",
|
|
971
|
+ module: 8
|
|
972
|
+ }
|
|
973
|
+ })
|
|
974
|
+ .then(res => {
|
|
975
|
+ console.log(res);
|
|
976
|
+ // console.log("透后", this.predialysis);
|
|
977
|
+ if (res.data.state == 0) {
|
|
978
|
+ this.hasPermission = false;
|
|
979
|
+ } else if (res.data.state == 1) {
|
|
980
|
+ if (this.predialysis.id != "" && this.predialysis.creater != 0) {
|
|
981
|
+ //有数据
|
|
982
|
+ if (
|
|
983
|
+ this.predialysis.creater == this.$store.getters.xt_user.user.id
|
|
984
|
+ ) {
|
|
985
|
+ //创建人是自己
|
|
986
|
+ if (res.data.data.is_has_modify == false) {
|
|
987
|
+ this.hasPermission = false;
|
|
988
|
+ this.showTxt = "你没有修改透后评估权限";
|
|
989
|
+ }
|
|
990
|
+ } else {
|
|
991
|
+ //创建人不是自己
|
|
992
|
+ if (res.data.data.is_has_modify_other == false) {
|
|
993
|
+ this.hasPermission = false;
|
|
994
|
+ this.showTxt = "你没有修改他人透后评估权限";
|
|
995
|
+ }
|
999
|
996
|
}
|
1000
|
|
- }else{//创建人不是自己
|
1001
|
|
- if(res.data.data.is_has_modify_other == false){
|
1002
|
|
- this.hasPermission = false
|
1003
|
|
- this.showTxt = "你没有修改他人透后评估权限"
|
|
997
|
+ } else if (
|
|
998
|
+ this.predialysis.id == "" ||
|
|
999
|
+ this.predialysis.creater == 0
|
|
1000
|
+ ) {
|
|
1001
|
+ if (res.data.data.is_has_create == false) {
|
|
1002
|
+ this.hasPermission = false;
|
|
1003
|
+ this.showTxt = "你没有新增透后评估权限";
|
1004
|
1004
|
}
|
1005
|
1005
|
}
|
1006
|
|
- }else if(this.predialysis.id == "" || this.predialysis.creater == 0){
|
1007
|
|
- if(res.data.data.is_has_create == false){
|
1008
|
|
- this.hasPermission = false
|
1009
|
|
- this.showTxt = "你没有新增透后评估权限"
|
1010
|
|
- }
|
1011
|
1006
|
}
|
1012
|
|
- }
|
1013
|
|
- })
|
|
1007
|
+ });
|
1014
|
1008
|
}
|
1015
|
1009
|
},
|
1016
|
1010
|
created() {
|
1017
|
|
- console.log("this.form", this.form);
|
|
1011
|
+ // console.log("this.form", this.form);
|
1018
|
1012
|
this.cruorOptions = getDataConfig("hemodialysis", "cruor");
|
1019
|
1013
|
this.symptomsOptions = getDataConfig("hemodialysis", "symptoms");
|
1020
|
1014
|
this.internalFistulaOptions = getDataConfig(
|
|
@@ -1046,7 +1040,7 @@ export default {
|
1046
|
1040
|
</script>
|
1047
|
1041
|
|
1048
|
1042
|
<style scoped>
|
1049
|
|
-.warnTxt{
|
|
1043
|
+.warnTxt {
|
1050
|
1044
|
text-align: center;
|
1051
|
1045
|
margin: 0 auto;
|
1052
|
1046
|
background: #faa331;
|
|
@@ -1054,12 +1048,12 @@ export default {
|
1054
|
1048
|
padding: 10px 20px;
|
1055
|
1049
|
border-radius: 4px;
|
1056
|
1050
|
margin-bottom: 10px;
|
1057
|
|
- color:#fff;
|
|
1051
|
+ color: #fff;
|
1058
|
1052
|
}
|
1059
|
1053
|
</style>
|
1060
|
1054
|
<style lang="scss">
|
1061
|
|
-.newDialog{
|
1062
|
|
- .el-dialog__body{
|
|
1055
|
+.newDialog {
|
|
1056
|
+ .el-dialog__body {
|
1063
|
1057
|
padding: 10px 20px 30px;
|
1064
|
1058
|
}
|
1065
|
1059
|
}
|