-
+
+
-
-
-
+ />
+
+
+
查询
-
-
+
重置
-
-
+
- 增加
+ 打卡
-
-
+
+
-
-
-
-
-
-
-
- {{ formatDate(scope.row.attTime) }}
+
+
+
+
+
+ {{ formatDate(scope.row.attTime) }}
+
+
+
+
+ {{
+ scope.row.status === 1
+ ? '签到'
+ : scope.row.status === 2
+ ? '签退'
+ : scope.row.status === 3
+ ? '迟到'
+ : scope.row.status === 1 + ''
+ ? '签到'
+ : scope.row.status === 2 + ''
+ ? '签退'
+ : scope.row.status === 3 + ''
+ ? '迟到'
+ : '异常'
+ }}
+
+
+
+
+
+ 更改
+
+
+
+ 删除
-
-
-
- {{
- scope.row.status === 1
- ? '签到'
- : scope.row.status === 2
- ? '签退'
- : scope.row.status === 3
- ? '迟到'
- : scope.row.status === 1 + ''
- ? '签到'
- : scope.row.status === 2 + ''
- ? '签退'
- : scope.row.status === 3 + ''
- ? '迟到'
- : '异常'
- }}
-
-
-
-
-
- 更改
-
-
-
- 删除
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
-
-
-
-
+