|
@ -1,7 +1,7 @@ |
|
|
<!DOCTYPE html> |
|
|
<!DOCTYPE html> |
|
|
<html lang="zh" xmlns:th="http://www.thymeleaf.org" > |
|
|
<html lang="zh" xmlns:th="http://www.thymeleaf.org" > |
|
|
<head> |
|
|
<head> |
|
|
<th:block th:include="include :: header('报销人上级经理审核')" /> |
|
|
<th:block th:include="include :: header('报销人上级主管审核')" /> |
|
|
<th:block th:include="include :: datetimepicker-css" /> |
|
|
<th:block th:include="include :: datetimepicker-css" /> |
|
|
<th:block th:include="include :: select2-css" /> |
|
|
<th:block th:include="include :: select2-css" /> |
|
|
</head> |
|
|
</head> |
|
@ -114,9 +114,6 @@ |
|
|
<div class="form-row"> |
|
|
<div class="form-row"> |
|
|
<div class="btn-group-sm" id="toolbar" role="group"> |
|
|
<div class="btn-group-sm" id="toolbar" role="group"> |
|
|
<span>选择报销分类信息</span> |
|
|
<span>选择报销分类信息</span> |
|
|
<a class="btn btn-success" onclick="insertRow()"> |
|
|
|
|
|
<i class="fa fa-plus"></i> 添加报销 |
|
|
|
|
|
</a> |
|
|
|
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="row"> |
|
|
<div class="row"> |
|
|