|
@@ -2,7 +2,7 @@
|
|
|
<%@ include file="/webpage/include/taglib.jsp"%>
|
|
|
<html>
|
|
|
<head>
|
|
|
- <title>项目登记</title>
|
|
|
+ <title>审核意见</title>
|
|
|
<meta name="decorator" content="default"/>
|
|
|
<script type="text/javascript" src="${ctxStatic}/layui/layuidown.js"></script>
|
|
|
<link rel='stylesheet' type="text/css" href="${ctxStatic}/layui/layuidown.css"/>
|
|
@@ -100,7 +100,6 @@
|
|
|
//打开对话框(查看)
|
|
|
function openDialogReportView(title,url,id,width,height){
|
|
|
|
|
|
-
|
|
|
if(navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)){//如果是移动端,就使用自适应大小弹窗
|
|
|
width='auto';
|
|
|
height='auto';
|
|
@@ -313,25 +312,18 @@
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="wrapper wrapper-content">
|
|
|
- <%-- <sys:message content="${message}"/>--%>
|
|
|
+ <sys:message content="${message}"/>
|
|
|
<div class="layui-row">
|
|
|
<div class="full-width fl">
|
|
|
- <%--<div class="list-form-tab contentShadow shadowLTR" id="tabDiv">
|
|
|
- <ul class="list-tabs" >
|
|
|
- <li class="active"><a href="${ctx}/ruralProject/ruralProjectRecords/list">项目登记列表</a></li>
|
|
|
- <li><a href="${ctx}/ruralProject/ruralProjectRecordsAlter/list">项目变更列表</a></li>
|
|
|
- </ul>
|
|
|
- </div>--%>
|
|
|
-
|
|
|
- </div>
|
|
|
- <div class="full-width fl">
|
|
|
<div class="layui-row contentShadow shadowLR" id="queryDiv">
|
|
|
+
|
|
|
<form:form id="searchForm" modelAttribute="auditTemplateType" action="${ctx}/fauditTemplate/auditTemplateType" method="post" class="form-inline">
|
|
|
<input id="pageNo" name="pageNo" type="hidden" value="${page.pageNo}"/>
|
|
|
<input id="pageSize" name="pageSize" type="hidden" value="${page.pageSize}"/>
|
|
|
<input id="toflag" name="toflag" type="hidden" value="1"/>
|
|
|
<table:sortColumn id="orderBy" name="orderBy" value="${page.orderBy}" callback="sortOrRefresh();"/><!-- 支持排序 -->
|
|
|
- <div class="commonQuery lw6">
|
|
|
+
|
|
|
+ <div class="commonQuery lw7">
|
|
|
<div class="layui-item query athird ">
|
|
|
<label class="layui-form-label">流程:</label>
|
|
|
<div class="layui-input-block">
|
|
@@ -352,101 +344,10 @@
|
|
|
<button id="searchQuery" class="layui-btn layui-btn-sm layui-bg-blue" onclick="search()">查询</button>
|
|
|
<button id="searchReset" class="layui-btn layui-btn-sm" onclick="resetSearch()">重置</button>
|
|
|
</div>
|
|
|
- <%-- <a href="#" id="moresee"><i class="glyphicon glyphicon-menu-down"></i></a>--%>
|
|
|
- <%-- <button id="searchReset" class="fixed-btn searchReset fr" onclick="resetSearch()">重置</button>--%>
|
|
|
- <%-- <button id="searchQuery" class="fixed-btn searchQuery fr" onclick="search()">查询</button>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div style=" clear:both;"></div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div id="moresees" style="clear:both;display:none;" class="lw6">--%>
|
|
|
-<%-- <div class="layui-item query athird">--%>
|
|
|
-<%-- <label class="layui-form-label">项目编号:</label>--%>
|
|
|
-<%-- <div class="layui-input-block with-icon">--%>
|
|
|
-<%-- <input path="projectId" htmlEscape="false" maxlength="64" class=" form-control layui-input"/>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird ">--%>
|
|
|
-<%-- <label class="layui-form-label">登记人:</label>--%>
|
|
|
-<%-- <div class="layui-input-block with-icon">--%>
|
|
|
-<%-- <sys:inquireselectUserNotReadolny id="createBy" name="createBy.id" value="${ruralProjectRecords.createBy.id}" labelName="createBy.name" labelValue="${ruralProjectRecords.createBy.name}" cssStyle="background-color: #fff"--%>
|
|
|
-<%-- title="登记人" url="/sys/office/treeDataAll?type=3" cssClass="form-control layui-input" allowClear="true" notAllowSelectParent="true"/>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird ">--%>
|
|
|
-<%-- <label class="layui-form-label">项目责任人:</label>--%>
|
|
|
-<%-- <div class="layui-input-block">--%>
|
|
|
-<%-- <input path="leaderNameStr" htmlEscape="false" maxlength="255" class=" form-control layui-input"/>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird">--%>
|
|
|
-<%-- <label class="layui-form-label">部门:</label>--%>
|
|
|
-<%-- <div class="layui-input-block with-icon">--%>
|
|
|
-<%-- <sys:treeselectMoHu id="officeId" name="office.id" value="${ruralProjectRecords.office.id}" labelName="office.name" labelValue="${ruralProjectRecords.office.name}"--%>
|
|
|
-<%-- title="部门" url="/sys/office/treeDataAll?type=2" cssClass="form-control layui-input" allowClear="true" notAllowSelectParent="false"/>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird">--%>
|
|
|
-<%-- <label class="layui-form-label">工程类别:</label>--%>
|
|
|
-<%-- <div class="layui-input-block">--%>
|
|
|
-<%-- <input id="demo100" value="${engineeringInfo.engineeringName}" readonly="true" style="background-color: #fff" htmlEscape="false" maxlength="255" class=" form-control layui-input"/>--%>
|
|
|
-<%-- <input id="demo101" path="engineeringType" readonly="true" cssStyle="background-color: #fff;display: none" htmlEscape="false" maxlength="255" class=" form-control layui-input"/>--%>
|
|
|
-<%-- <%– <button type="button" class="layui-btn layui-btn-primary" style="width: 100%;text-align: left" id="demo100">–%>--%>
|
|
|
-<%-- <%– <span>${engineeringInfo.engineeringName}</span>–%>--%>
|
|
|
-<%-- <%– <input type="hidden" name="engineeringType" id="engineeringType" value="${engineeringInfo.engineeringName}"/>–%>--%>
|
|
|
-<%-- <%– <i class="layui-icon layui-icon-down layui-font-12" style="float: right"></i>–%>--%>
|
|
|
-<%-- <%– </button>–%>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird ">--%>
|
|
|
-<%-- <label class="layui-form-label">合同名称:</label>--%>
|
|
|
-<%-- <div class="layui-input-block">--%>
|
|
|
-<%-- <input path="workContractInfo.name" htmlEscape="false" maxlength="255" class=" form-control layui-input"/>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird ">--%>
|
|
|
-<%-- <label class="layui-form-label">委托方:</label>--%>
|
|
|
-<%-- <div class="layui-input-block">--%>
|
|
|
-<%-- <input path="workContractInfo.client.name" htmlEscape="false" maxlength="255" class=" form-control layui-input"/>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird ">--%>
|
|
|
-<%-- <label class="layui-form-label">创建时间:</label>--%>
|
|
|
-<%-- <div class="layui-input-block readOnlyFFF">--%>
|
|
|
-<%-- <input id="beginDate" name="beginDate" placeholder="开始时间" type="text" readonly="readonly" maxlength="20" class="laydate-icondate form-control layer-date layui-input laydate-icon query-group"--%>
|
|
|
-<%-- value="<fmt:formatDate value="${projectRecords.beginDate}" pattern="yyyy-MM-dd"/>"/>--%>
|
|
|
-<%-- </input>--%>
|
|
|
-<%-- <span class="group-sep">-</span>--%>
|
|
|
-<%-- <input id="endDate" name="endDate" placeholder="结束时间" type="text" readonly="readonly" maxlength="20" class="laydate-icondate form-control layer-date layui-input laydate-icon query-group"--%>
|
|
|
-<%-- value="<fmt:formatDate value="${projectRecords.endDate}" pattern="yyyy-MM-dd"/>"/>--%>
|
|
|
-<%-- </input>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird ">--%>
|
|
|
-<%-- <label class="layui-form-label">状态:</label>--%>
|
|
|
-<%-- <div class="layui-input-block">--%>
|
|
|
-<%-- <form:select path="projectStatus" class=" form-control simple-select">--%>
|
|
|
-<%-- <form:option value="" label=""/>--%>
|
|
|
-<%-- <form:options items="${fns:getRuralDictList('rural_project_audit_state')}" itemLabel="label" itemValue="value" htmlEscape="false"/>--%>
|
|
|
-<%-- </form:select>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- <div class="layui-item query athird ">--%>
|
|
|
-<%-- <label class="layui-form-label double-line">项目等级:</label>--%>
|
|
|
-<%-- <div class="layui-input-block">--%>
|
|
|
-<%-- <form:select path="submitMoney" class="form-control simple-select">--%>
|
|
|
-<%-- <form:option value="" label=""/>--%>
|
|
|
-<%-- <form:option value="2" label="A级"/>--%>
|
|
|
-<%-- <form:option value="1" label="B级"/>--%>
|
|
|
-<%-- <%–<form:option value="3" label="B级紧急"/>--%>
|
|
|
-<%-- <form:option value="1" label="B级非紧急"/>–%>--%>
|
|
|
-<%-- </form:select>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-<%-- </div>--%>
|
|
|
-
|
|
|
|
|
|
<div style="clear:both;"></div>
|
|
|
</div>
|
|
|
+
|
|
|
</form:form>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -454,9 +355,8 @@
|
|
|
<div class="layui-form contentDetails contentShadow shadowLBR">
|
|
|
<div class="nav-btns">
|
|
|
<div class="layui-btn-group">
|
|
|
- <table:addRow url="${ctx}/fauditTemplate/auditTemplateType/form" title="项目"></table:addRow><!-- 增加按钮 -->
|
|
|
+ <table:addRow url="${ctx}/auditTemplate/auditTemplateType/form" title="意见"></table:addRow><!-- 增加按钮 -->
|
|
|
|
|
|
- <button type="button" data-toggle="tooltip" data-placement="top" class="layui-btn layui-btn-sm layui-bg-blue" id="delUser"> 批量下载</button>
|
|
|
<button class="layui-btn layui-btn-sm" data-toggle="tooltip" data-placement="left" onclick="sortOrRefresh()" title="刷新"> 刷新</button>
|
|
|
</div>
|
|
|
<div style="clear: both;"></div>
|
|
@@ -483,21 +383,19 @@
|
|
|
,elem: '#contentTable1'
|
|
|
,page: false
|
|
|
,cols: [[
|
|
|
- {checkbox: true, fixed: true},
|
|
|
+ // {checkbox: true, fixed: true},
|
|
|
{field:'index',align:'center', title: '序号',width:55}
|
|
|
,{field: 'module', align:'center', title: '模块'}
|
|
|
,{field:'flowPath', align:'center',title: '流程'}
|
|
|
- ,{field:'identification',align:'center',title:'审核类型',templet:function(d){
|
|
|
- return "<span title='"+ d.identification +"'>" + d.identification + "</span>";
|
|
|
- }}
|
|
|
+ ,{field:'identification',align:'center',title:'审核类型'}
|
|
|
, {field:'op',align:'center',title:"操作",templet:function(d){
|
|
|
////对操作进行初始化
|
|
|
var xml="<div class=\"layui-btn-group\">";
|
|
|
|
|
|
// if(d.canedit != undefined && d.canedit == "1")
|
|
|
- xml+="<a href=\"#\" onclick=\"openDialogre('修改项目', '${ctx}/fauditTemplate/auditTemplateType/form?id=" + d.id + "','95%', '95%','','提交,关闭')\" class=\"layui-btn layui-btn-xs layui-bg-green\" > 修改</a>";
|
|
|
+ xml+="<a href=\"#\" onclick=\"openDialogre('修改审核意见信息', '${ctx}/auditTemplate/auditTemplateType/form?id=" + d.id + "','95%', '95%','','提交,关闭')\" class=\"layui-btn layui-btn-xs layui-bg-green\" > 修改</a>";
|
|
|
|
|
|
- xml+="<a href=\"${ctx}/fauditTemplate/auditTemplateType/del?id=" + d.id + "\" onclick=\"return confirmx('确认要删除该项目信息吗?', this.href)\" class=\"layui-btn layui-btn-xs layui-bg-red\"> 删除</a>";
|
|
|
+ xml+="<a href=\"${ctx}/auditTemplate/auditTemplateType/del?id=" + d.id + "\" onclick=\"return confirmx('确认要删除该审核意见信息吗?', this.href)\" class=\"layui-btn layui-btn-xs layui-bg-red\"> 删除</a>";
|
|
|
xml+="</div>"
|
|
|
return xml;
|
|
|
|
|
@@ -533,7 +431,7 @@
|
|
|
if (listId.length <= 0) {
|
|
|
layer.msg("请选择需要下载的项目信息", {icon: 2})
|
|
|
} else {
|
|
|
- $("#searchForm").attr("action","${ctx}/edocEentity/edocEentity/delEdocEntry?listId="+ listId);
|
|
|
+ $("#searchForm").attr("action","${ctx}/fauditTemplate/auditTemplateType/del?listId="+ listId);
|
|
|
$("#searchForm").submit();
|
|
|
return true;
|
|
|
}
|