ソースを参照

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

see999 3 年 前
コミット
a96b7fa81c
共有2 個のファイルを変更した3 個の追加2 個の削除を含む
  1. 2 1
      src/xt_pages/outpatientDoctorStation/components/deskRecord.vue
  2. 1 1
      src/xt_pages/qcd/basicInformationAnalysis.vue

+ 2 - 1
src/xt_pages/outpatientDoctorStation/components/deskRecord.vue ファイルの表示

@@ -568,6 +568,7 @@
568 568
       case_history:{
569 569
         handler(val){
570 570
           console.log("南京人明",this.case_history)
571
+          this.allergic_history = this.case_history.allergic_history
571 572
           if(this.case_history.breathing == 0){
572 573
             this.case_history.breathing = ""
573 574
           }
@@ -578,7 +579,7 @@
578 579
             this.case_history.diagnose = ""
579 580
           }
580 581
           this.form.id = this.case_history.id
581
-          this.allergic_history = this.case_history.allergic_history
582
+         
582 583
           this.watchSign++
583 584
         },
584 585
         deep:true

+ 1 - 1
src/xt_pages/qcd/basicInformationAnalysis.vue ファイルの表示

@@ -710,7 +710,7 @@ export default {
710 710
       //本月的结束时间
711 711
       var monthEndDate = new Date(nowYear, nowMonth+1, 0);
712 712
       var timeEnd=Date.parse(monthEndDate)/1000-1;//s
713
-      console.log("本月最后一天",timeEnd)
713
+      // console.log("本月最后一天",timeEnd)
714 714
       //本月
715 715
       if(state == 0){
716 716
        //统计透析总量