lsc 5 days ago
parent
commit
16c9ad853a

+ 1 - 0
src/components/easy2/studyStudent.vue

@@ -26630,6 +26630,7 @@ export default {
     
     
   },
   },
   mounted() {
   mounted() {
+    this.setoTime("1");
     this.startTime = new Date().toLocaleString("zh-CN", { 
     this.startTime = new Date().toLocaleString("zh-CN", { 
       hour12: false, 
       hour12: false, 
       timeZone: "Asia/Shanghai" 
       timeZone: "Asia/Shanghai" 

+ 1 - 0
src/components/easy3/studyStudent.vue

@@ -21941,6 +21941,7 @@ export default {
 
 
   },
   },
   mounted() {
   mounted() {
+    this.setoTime("1");
     this.startTime = new Date().toLocaleString("zh-CN", { 
     this.startTime = new Date().toLocaleString("zh-CN", { 
       hour12: false, 
       hour12: false, 
       timeZone: "Asia/Shanghai" 
       timeZone: "Asia/Shanghai" 

+ 1 - 0
src/components/pptEasyClass/index.vue

@@ -274,6 +274,7 @@ export default {
     }
     }
   },
   },
   mounted() {
   mounted() {
+    this.setoTime("1");
     this.startTime = new Date().toLocaleString("zh-CN", {
     this.startTime = new Date().toLocaleString("zh-CN", {
       hour12: false,
       hour12: false,
       timeZone: "Asia/Shanghai"
       timeZone: "Asia/Shanghai"

+ 1 - 0
src/components/pptEasyClass/index_old.vue

@@ -227,6 +227,7 @@ export default {
     }
     }
   },
   },
   mounted() {
   mounted() {
+    this.setoTime("1");
     this.startTime = new Date().toLocaleString("zh-CN", {
     this.startTime = new Date().toLocaleString("zh-CN", {
       hour12: false,
       hour12: false,
       timeZone: "Asia/Shanghai"
       timeZone: "Asia/Shanghai"

+ 1 - 0
src/components/studyStudent.vue

@@ -21876,6 +21876,7 @@ export default {
 
 
   },
   },
   mounted() {
   mounted() {
+    this.setoTime("1");
     this.startTime = new Date().toLocaleString("zh-CN", { 
     this.startTime = new Date().toLocaleString("zh-CN", { 
       hour12: false, 
       hour12: false, 
       timeZone: "Asia/Shanghai" 
       timeZone: "Asia/Shanghai"