山水共长天一色 3 tahun lalu
induk
melakukan
5bc2659449

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/404.vue

@@ -3,7 +3,7 @@
         <div class="page-img">
             <img src="../assets/image/404.png" />
         </div>
-        <p class="page-container"><b>Error</b>  非常抱歉你访问的页面不存在!!!</p>
+        <p class="page-container"><b>Error</b>  闫某人真帅 非常抱歉你访问的页面不存在!!!</p>
         <div class="page-button">
             <el-button type="primary" round @click="back" icon="el-icon-s-promotion">返回首页</el-button>
         </div>

+ 3 - 3
fhKeeper/formulahousekeeper/timesheet_h5/src/views/edit/weekEdit.vue

@@ -382,7 +382,7 @@
                                 id: null,
                                 projectId: "",
                                 projectName: "",
-                                workingTime: 8,
+                                workingTime: this.user.timeType.allday,
                                 content: "",
                                 state: 2,
                                 multiWorktime:0,
@@ -472,7 +472,7 @@
                                 id: null,
                                 projectId: "",
                                 projectName: "",
-                                workingTime: 8,
+                                workingTime: this.user.timeType.allday,
                                 content: "",
                                 state: 2,
                                 multiWorktime:0,
@@ -1315,7 +1315,7 @@
                                 id: null,
                                 projectId: "",
                                 projectName: "",
-                                workingTime: 8,
+                                workingTime: this.user.timeType.allday,
                                 content: "",
                                 state: 2,
                                 multiWorktime:0,