فهرست منبع

控制台默认显示本年

zhangxc 5 سال پیش
والد
کامیت
43c55fccd8
2فایلهای تغییر یافته به همراه10 افزوده شده و 10 حذف شده
  1. 5 5
      src/js/console.js
  2. 5 5
      src/js/deptConsole.js

+ 5 - 5
src/js/console.js

@@ -1746,11 +1746,11 @@ function dateConsole(dateType,flg){
         startDate = new Date(getCookie("behosDateStart"))
         endDate = new Date(getCookie("behosDateEnd"))
         ownSelectDate = 3
-        $(".monthYear .year").css({
-            "border-color":'#A5ADBF',
-            color:'#A5ADBF',
-            backgroundColor:'#203463'
-        })
+        // $(".monthYear .year").css({
+        //     "border-color":'#A5ADBF',
+        //     color:'#A5ADBF',
+        //     backgroundColor:'#203463'
+        // })
         $(".monthYear .mon").css({
             "border-color":'#A5ADBF',
             color:'#A5ADBF',

+ 5 - 5
src/js/deptConsole.js

@@ -857,11 +857,11 @@ function dateConsole(dateType,flg){
         ownSelectDate = 3
         startDate = new Date(getCookie("behosDateStart"))
         endDate = new Date(getCookie("behosDateEnd"))
-        $(".monthYear .year").css({
-            "border-color":'#A5ADBF',
-            color:'#A5ADBF',
-            backgroundColor:'#203463'
-        })
+        // $(".monthYear .year").css({
+        //     "border-color":'#A5ADBF',
+        //     color:'#A5ADBF',
+        //     backgroundColor:'#203463'
+        // })
         $(".monthYear .mon").css({
             "border-color":'#A5ADBF',
             color:'#A5ADBF',