Browse Source

feat:修改考勤显示列宽

DESKTOP-USV654P\pc 4 tháng trước cách đây
mục cha
commit
0c88135011
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/attendance/teacherRecord/data.config.ts

+ 1 - 1
src/views/attendance/teacherRecord/data.config.ts

@@ -127,7 +127,7 @@ export const searchFormSchema: FormSchema[] = [
     colProps: { span: 8 },
   },
   {
-    field: 'attendanceMode',
+    field: 'attendanceStatus',
     label: '考勤状态',
     component: 'Input',
     componentProps: {