...
|
...
|
@@ -68,7 +68,7 @@ |
|
|
<a class="btn btn-success" id="tongguo">审核通过</a>
|
|
|
<a class="btn btn-danger" id="bohui">驳回</a>
|
|
|
<%/if%>
|
|
|
<button onclick="history.go(-1);" type="button" class="btn btn-info">返回</button>
|
|
|
<button onclick="location.href='<%backhref%>'" type="button" class="btn btn-info">返回</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
...
|
...
|
|