XMLWAN 4 年前
父节点
当前提交
9acf38f7bd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue

+ 1 - 1
src/xt_pages/dialysis/details/dialog/dialysisPrescriptionDialog.vue 查看文件

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'