|  |  |  | 
|---|
|  |  |  | <SearchInput source="condition" alwaysOn />, | 
|---|
|  |  |  | <DateInput label='common.time.after' source="timeStart" alwaysOn />, | 
|---|
|  |  |  | <DateInput label='common.time.before' source="timeEnd" alwaysOn />, | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <NumberInput source="taskId" label="table.field.taskLog.taskId" />, | 
|---|
|  |  |  | <TextInput source="taskCode" label="table.field.taskLog.taskCode" />, | 
|---|
|  |  |  | <NumberInput source="taskStatus" label="table.field.taskLog.taskStatus" />, | 
|---|
|  |  |  | 
|---|
|  |  |  | <TextInput source="expCode" label="table.field.taskLog.expCode" />, | 
|---|
|  |  |  | <DateInput source="startTime" label="table.field.taskLog.startTime" />, | 
|---|
|  |  |  | <DateInput source="endTime" label="table.field.taskLog.endTime" />, | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <TextInput label="common.field.memo" source="memo" />, | 
|---|
|  |  |  | <SelectInput | 
|---|
|  |  |  | label="common.field.status" | 
|---|