fix: 修复时间

This commit is contained in:
zhangds 2022-11-11 10:50:09 +08:00
parent eca3d58c60
commit e617078c63
1 changed files with 1 additions and 5 deletions

View File

@ -620,11 +620,7 @@ const UseExchangeAddEdit = forwardRef((props, ref) => {
ref={codeRuleEl} ref={codeRuleEl}
className="addform" className="addform"
> >
<FormItem <FormItem labelname="生效时间段" prop="date_time" id="date_time">
labelname="生效时间段2222222"
prop="date_time"
id="date_time"
>
<DateRangePicker <DateRangePicker
className="zent-datepicker-plan" className="zent-datepicker-plan"
showTime={{ showTime={{