XMLWAN 3 years ago
parent
commit
54b803a6fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/xt_pages/qcd/basicInformationAnalysis.vue

+ 1 - 1
src/xt_pages/qcd/basicInformationAnalysis.vue View File

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