XMLWAN 4 years ago
parent
commit
9acf38f7bd

+ 1 - 1
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue View File

1423
       setLastRecord: function(schedual,lastAssessmentAfterDislysis,lastPredialysisEvaluation,lastDialysisPrescribe,lastDryWeightDislysis,system_prescribe) {
1423
       setLastRecord: function(schedual,lastAssessmentAfterDislysis,lastPredialysisEvaluation,lastDialysisPrescribe,lastDryWeightDislysis,system_prescribe) {
1424
 
1424
 
1425
         this.treatment_mode = this.$store.getters.treatment_mode
1425
         this.treatment_mode = this.$store.getters.treatment_mode
1426
-        // console.log("99999",this.treatment_mode)
1426
+        console.log("99999",this.treatment_mode)
1427
         this.perfusion_apparatus = getDataConfig(
1427
         this.perfusion_apparatus = getDataConfig(
1428
           'hemodialysis',
1428
           'hemodialysis',
1429
           'perfusion_apparatus'
1429
           'perfusion_apparatus'