...
|
...
|
@@ -31,7 +31,7 @@ |
|
|
value="{$end_time|default=''}"
|
|
|
style="width: 140px;" autocomplete="off">
|
|
|
<input type="submit" class="btn btn-primary" value="搜索" />
|
|
|
<input type="hidden" value="daochu">
|
|
|
<input type="hidden" name="type" value="daochu">
|
|
|
<input type="submit" class="btn btn-primary" value="导出" />
|
|
|
<a class="btn btn-danger" href="{:url('volunteer/index')}">清空</a>
|
|
|
</form>
|
...
|
...
|
|