XMLWAN před 3 roky
rodič
revize
979117a3d0

+ 1 - 1
src/xt_pages/outpatientDoctorStation/components/deskRecord.vue Zobrazit soubor

@@ -541,7 +541,7 @@
541 541
        this.getlist()
542 542
        this.getInitData()
543 543
        this.wayOptions = getDataConfig("patient", "reimbursement_ways");
544
-       console.log("232322323",this)
544
+       this.allergic_history = this.case_history.allergic_history
545 545
        if(this.patientInfo.gender = 1){
546 546
          this.patientInfo.gender = '男'
547 547
        }else if(this.patientInfo.gender = 2){

+ 1 - 1
src/xt_pages/qcd/basicInformationAnalysis.vue Zobrazit soubor

@@ -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
        //统计透析总量