Browse Source

Merge branch 'develop' of SEEC-II-FrontEnd-Team/SEEC-II-FrontEnd into master

WuXinyu 7 years ago
parent
commit
a47b76e16d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/mixins/time.js

+ 1 - 1
src/mixins/time.js

@@ -11,7 +11,7 @@ export default {
       return {
         enableTime: true,
         dateFormat: "U",
-        altFormat: "M	j, Y  H:i",
+        altFormat: "Y年n月J h:i K",
         altInput: true,
         locale: Mandarin
       };