Browse Source

考勤列表除去时间

1
mo 4 năm trước cách đây
mục cha
commit
0d2e7ba139
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/recodeManager/recodeList.vue

+ 1 - 1
src/views/recodeManager/recodeList.vue

@@ -326,7 +326,7 @@ export default {
       appealVisible: false,
       handVisible: false,
       jobNature: jobNature, // 工作类型
-      courseTime: [nowTime, nowTime],
+      courseTime: [],
       courseType,
       // teacherList: [],
       tableList: [],