mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-06-08 19:08:19 +08:00
f0d32af3c3
清除多余的业务
8 lines
335 B
HTML
8 lines
335 B
HTML
<div class="input-group">
|
|
<span class="input-group-addon">
|
|
end time
|
|
</span>
|
|
<input type="text" name="filter.endTime[]" class="form-control" placeholder="end time" id="end-time-input" value=""
|
|
data-datetimepicker data-click-target>
|
|
</div>
|