zhengkaixin hace 4 años
padre
commit
e6aa67dc64
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/projects/business/views/Master/Attendance/List.vue

+ 2 - 2
src/projects/business/views/Master/Attendance/List.vue

@@ -59,8 +59,8 @@
 					result: 0,
 					result: 0,
 				},
 				},
 				recordList: [],
 				recordList: [],
-				status: ['缺卡', '正常', '迟到', '早退', '请假'],
-				statusColor: ['#fe616c', '#05c8af', '#f6f448', '#f6f448', '#f6f448'],
+				status: ['缺卡', '正常', '迟到', '早退', '请假','出差'],
+				statusColor: ['#fe616c', '#05c8af', '#f6f448', '#f6f448', '#f6f448', '#f6f448'],
 
 
 				rightLink: {
 				rightLink: {
 					show: true,
 					show: true,