XMLWAN 3 years ago
parent
commit
c9aea0a4e6
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

720
       //本月的结束时间
720
       //本月的结束时间
721
       var monthEndDate = new Date(nowYear, nowMonth+1, 0);
721
       var monthEndDate = new Date(nowYear, nowMonth+1, 0);
722
       var timeEnd=Date.parse(monthEndDate)/1000-1;//s
722
       var timeEnd=Date.parse(monthEndDate)/1000-1;//s
723
-      // console.log("本月最后一天",timeEnd)
723
+       console.log("本月最后一天",timeEnd)
724
       //本月
724
       //本月
725
       if(state == 0){
725
       if(state == 0){
726
        //统计透析总量
726
        //统计透析总量