소스 검색

日期改回

xusonglin 4 년 전
부모
커밋
e15bb66364
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      tianti-modules/tianti-module-gateway/src/main/webapp/static/js/common.js

+ 1 - 1
tianti-modules/tianti-module-gateway/src/main/webapp/static/js/common.js

@@ -382,7 +382,7 @@
             };
 
             if (!format) {
-                format = "YYYY年M月dd日";
+                format = "M月dd日";
             }
 
             if (/(y+)/i.test(format)) {