|
@@ -128,7 +128,7 @@ export const searchFormSchema: FormSchema[] = [
|
|
{
|
|
{
|
|
field: 'attendanceStatus',
|
|
field: 'attendanceStatus',
|
|
label: '考勤状态',
|
|
label: '考勤状态',
|
|
- component: 'Select',
|
|
|
|
|
|
+ component: 'ApiSelect',
|
|
componentProps: {
|
|
componentProps: {
|
|
getPopupContainer: () => document.body,
|
|
getPopupContainer: () => document.body,
|
|
api: getDataOption,
|
|
api: getDataOption,
|