Bladeren bron

Merge branch '20201109_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20201109_pc_vue_new_branch

see999 4 jaren geleden
bovenliggende
commit
dbc7cbed92
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue

+ 1 - 1
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue Bestand weergeven

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'