|
@@ -222,7 +222,7 @@
|
222
|
222
|
'{y}-{m}-{d} {h}:{i}'
|
223
|
223
|
).split(' ')[1]
|
224
|
224
|
|
225
|
|
- console.log('真性感')
|
|
225
|
+
|
226
|
226
|
}
|
227
|
227
|
|
228
|
228
|
}else if(this.$store.getters.xt_user.user.id != this.double_check.creater && this.double_check.modifier == 0){
|
|
@@ -326,7 +326,7 @@
|
326
|
326
|
|
327
|
327
|
|
328
|
328
|
let doublecheck_resp = response.data.data.doubleCheck
|
329
|
|
- console.log("双核2332322323",doublecheck_resp)
|
|
329
|
+ console.log("处方233232323232232332",this.prescription)
|
330
|
330
|
var doubleCheck = this.double_check
|
331
|
331
|
for (var index in doublecheck_resp) {
|
332
|
332
|
this.$set(doubleCheck, index, doublecheck_resp[index])
|
|
@@ -920,40 +920,95 @@
|
920
|
920
|
},
|
921
|
921
|
watch: {
|
922
|
922
|
isVisibility(val) {
|
923
|
|
-
|
|
923
|
+
|
924
|
924
|
if(this.prescription!=null && this.prescription.id!=0){
|
|
925
|
+ if(this.prescription.dialyzer_perfusion_apparatus !="" || this.prescription.dialysis_dialyszers!="" || this.prescription.dialysis_irrigation!=""){
|
|
926
|
+ this.diazes = ""
|
|
927
|
+ this.diazes = this.diazes + this.prescription.dialyzer_perfusion_apparatus
|
|
928
|
+ this.diazes = this.diazes + this.prescription.dialysis_dialyszers+this.prescription.dialysis_irrigation
|
|
929
|
+ }else{
|
|
930
|
+ this.diazes = ""
|
|
931
|
+ this.diazes = this.diazes
|
|
932
|
+ }
|
|
933
|
+
|
|
934
|
+ if(this.prescription.dialysate_formulation!=""){
|
|
935
|
+ this.dialysate_formulation = this.dialysate_formulation + this.GetDialysateFormulationById(this.prescription.dialysate_formulation)
|
|
936
|
+ }else{
|
|
937
|
+ this.dialysate_formulation = this.dialysate_formulation
|
|
938
|
+ }
|
|
939
|
+
|
|
940
|
+ if(this.prescription.kalium!=""){
|
|
941
|
+ this.kalium = this.kalium + (this.prescription.kalium?this.prescription.kalium:"")
|
|
942
|
+ }else{
|
|
943
|
+ this.kalium = this.kalium
|
|
944
|
+ }
|
|
945
|
+
|
|
946
|
+ if(this.prescription.calcium!=""){
|
|
947
|
+ this.calcium = this.calcium + (this.prescription.calcium?this.prescription.calcium:"")
|
|
948
|
+ }else{
|
|
949
|
+ this.calcium = this.calcium
|
|
950
|
+ }
|
|
951
|
+
|
|
952
|
+ if(this.prescription.mode_id > 0){
|
|
953
|
+ this.dialys_mode = this.dialys_mode + this.getMode(this.prescription.mode_id)
|
|
954
|
+ }else{
|
|
955
|
+ this.dialys_mode = this.dialys_mode
|
|
956
|
+ }
|
|
957
|
+
|
|
958
|
+ if(this.prescription.dialysis_duration_hour !="" || this.prescription.dialysis_duration_minute!=""){
|
|
959
|
+ this.long_time = this.long_time + (this.prescription.dialysis_duration_hour?this.prescription.dialysis_duration_hour:"") +"小时" +(this.prescription.dialysis_duration_minute?this.prescription.dialysis_duration_minute:"") +"分"
|
|
960
|
+ }else{
|
|
961
|
+ this.long_time = this.long_time
|
|
962
|
+ }
|
|
963
|
+
|
|
964
|
+ if(this.prescription.target_ultrafiltration!=""){
|
|
965
|
+ this.target_ultrafiltration = this.target_ultrafiltration + (this.prescription.target_ultrafiltration?this.prescription.target_ultrafiltration:"")
|
|
966
|
+ }else{
|
|
967
|
+ this.target_ultrafiltration = this.target_ultrafiltration
|
|
968
|
+ }
|
925
|
969
|
|
926
|
|
- this.diazes = this.diazes + this.prescription.dialyzer_perfusion_apparatus
|
927
|
|
- this.diazes = this.diazes + this.prescription.dialysis_dialyszers+this.prescription.dialysis_irrigation
|
928
|
|
- this.prescription.dialyzer_perfusion_apparatus = ""
|
929
|
|
- this.prescription.dialysis_dialyszers = ""
|
930
|
|
- this.prescription.dialysis_irrigation = ""
|
931
|
|
- this.dialysate_formulation = this.dialysate_formulation + this.GetDialysateFormulationById(this.prescription.dialysate_formulation)
|
932
|
|
- // this.prescription.dialysate_formulation = ""
|
933
|
|
- this.kalium = this.kalium + (this.prescription.kalium?this.prescription.kalium:"")
|
934
|
|
- this.prescription.kalium = ""
|
935
|
|
- this.calcium = this.calcium + (this.prescription.calcium?this.prescription.calcium:"")
|
936
|
|
- this.prescription.calcium = ""
|
937
|
|
- this.dialys_mode = this.dialys_mode + this.getMode(this.prescription.mode_id)
|
938
|
|
- this.prescription.mode_id= ""
|
939
|
|
- this.long_time = this.long_time + (this.prescription.dialysis_duration_hour?this.prescription.dialysis_duration_hour:"") +"小时" +this.prescription.dialysis_duration_minute +"分"
|
940
|
|
- this.prescription.dialysis_duration_hour=""
|
941
|
|
- this.target_ultrafiltration = this.target_ultrafiltration + (this.prescription.target_ultrafiltration?this.prescription.target_ultrafiltration:"")
|
942
|
|
- this.prescription.target_ultrafiltration = ""
|
943
|
|
- this.anticoagulant = this.anticoagulant + this.getAnticoagulant(this.prescription.anticoagulant)
|
944
|
|
- this.prescription.anticoagulant=""
|
945
|
|
- this.anticoagulant_shouji = this.anticoagulant_shouji + (this.prescription.anticoagulant_shouji?this.prescription.anticoagulant_shouji:"")
|
946
|
|
- this.prescription.anticoagulant_shouji = ""
|
947
|
|
- this.anticoagulant_weichi = this.anticoagulant_weichi + (this.prescription.anticoagulant_weichi?this.prescription.anticoagulant_weichi:"")
|
948
|
|
- this.prescription.anticoagulant_weichi=""
|
949
|
|
- this.anticoagulant_zongliang = this.anticoagulant_zongliang+(this.prescription.anticoagulant_zongliang?this.prescription.anticoagulant_zongliang:"")
|
950
|
|
- this.prescription.anticoagulant_zongliang = ""
|
951
|
|
- this.displace_liqui_part = this.displace_liqui_part + (this.prescription.displace_liqui_part?this.prescription.displace_liqui_part:"")
|
952
|
|
- this.prescription.displace_liqui_part
|
953
|
|
- this.replacement_total = this.replacement_total + (this.prescription.replacement_total?this.prescription.replacement_total:"")
|
954
|
|
- this.prescription.replacement_total= ""
|
955
|
|
- this.dialysate_flow = this.dialysate_flow + (this.prescription.dialysate_flow?this.prescription.dialysate_flow:"")
|
956
|
|
- this.prescription.dialysate_flow= ""
|
|
970
|
+ if(this.prescription.anticoagulant!=""){
|
|
971
|
+ this.anticoagulant = this.anticoagulant + this.getAnticoagulant(this.prescription.anticoagulant)
|
|
972
|
+ }else{
|
|
973
|
+ this.anticoagulant = this.anticoagulant
|
|
974
|
+ }
|
|
975
|
+
|
|
976
|
+ if(this.prescription.anticoagulant_shouji!=""){
|
|
977
|
+ this.anticoagulant_shouji = this.anticoagulant_shouji + (this.prescription.anticoagulant_shouji?this.prescription.anticoagulant_shouji:"")
|
|
978
|
+ }else{
|
|
979
|
+ this.anticoagulant_shouji = this.anticoagulant_shouji
|
|
980
|
+ }
|
|
981
|
+
|
|
982
|
+ if(this.prescription.anticoagulant_weichi!=""){
|
|
983
|
+ this.anticoagulant_weichi = this.anticoagulant_weichi + (this.prescription.anticoagulant_weichi?this.prescription.anticoagulant_weichi:"")
|
|
984
|
+ }else{
|
|
985
|
+ this.anticoagulant_weichi = this.anticoagulant_weichi
|
|
986
|
+ }
|
|
987
|
+
|
|
988
|
+ if(this.prescription.anticoagulant_zongliang!=""){
|
|
989
|
+ this.anticoagulant_zongliang = this.anticoagulant_zongliang+(this.prescription.anticoagulant_zongliang?this.prescription.anticoagulant_zongliang:"")
|
|
990
|
+ }else{
|
|
991
|
+ this.anticoagulant_zongliang = this.anticoagulant_zongliang
|
|
992
|
+ }
|
|
993
|
+
|
|
994
|
+ if(this.prescription.displace_liqui_part!=""){
|
|
995
|
+ this.displace_liqui_part = this.displace_liqui_part + (this.prescription.displace_liqui_part?this.prescription.displace_liqui_part:"")
|
|
996
|
+ }else{
|
|
997
|
+ this.displace_liqui_part = this.displace_liqui_part
|
|
998
|
+ }
|
|
999
|
+
|
|
1000
|
+ if(this.prescription.replacement_total!=""){
|
|
1001
|
+ this.replacement_total = this.replacement_total + (this.prescription.replacement_total?this.prescription.replacement_total:"")
|
|
1002
|
+ }else{
|
|
1003
|
+ this.replacement_total = this.replacement_total
|
|
1004
|
+ }
|
|
1005
|
+
|
|
1006
|
+ if(this.prescription.dialysate_flow!=""){
|
|
1007
|
+ this.dialysate_flow = this.dialysate_flow + (this.prescription.dialysate_flow?this.prescription.dialysate_flow:"")
|
|
1008
|
+ }else{
|
|
1009
|
+ this.dialysate_flow = this.dialysate_flow
|
|
1010
|
+ }
|
|
1011
|
+
|
957
|
1012
|
}
|
958
|
1013
|
if(this.predialysis_evaluation!=null && this.predialysis_evaluation.id!=0){
|
959
|
1014
|
this.puncture_needle = this.puncture_needle + this.predialysis_evaluation.puncture_needle
|