@@ -154,7 +154,7 @@ const header = (props) => {
return (
<>
<Form layout="inline" onSubmit={e => handleSubmit(e, props)}>
- <Form.Item>
+ <Form.Item label="提交时间">
{getFieldDecorator('time')(
<RangePicker showTime format="YYYY-MM-DD HH:mm:ss"
showTime