|
@@ -920,8 +920,8 @@
|
|
<%--项目报表年纪--%>
|
|
<%--项目报表年纪--%>
|
|
<div class="form-group-label"><h2>项目年报
|
|
<div class="form-group-label"><h2>项目年报
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;margin: 0px;padding-left: 0px">
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;margin: 0px;padding-left: 0px">
|
|
- <input type="radio" name="projectReport" value="yearTwo" lay-filter="projectReportYear" style="margin: 0px;padding-left: 0px" id="yearTwo"><span style="font-size: 16px;font-weight: normal">年</span>
|
|
|
|
- <input type="radio" name="projectReport" value="monthTwo" lay-filter="projectReportYear" style="margin: 0px;padding-left: 0px" id="monthTwo"><span style="font-size: 16px;font-weight: normal" >月</span>
|
|
|
|
|
|
+ <input type="radio" name="projectReport" value="yearTwo" lay-filter="projectReportYear" style="margin: 0px;padding-left: 0px" id="yearTwo" title="年报">
|
|
|
|
+ <input type="radio" name="projectReport" value="monthTwo" lay-filter="projectReportYear" style="margin: 0px;padding-left: 0px" id="monthTwo" title="月报">
|
|
</div>
|
|
</div>
|
|
</h2></div>
|
|
</h2></div>
|
|
<table class="oa-table layui-table" id="contentTable5" lay-filter="test"></table>
|
|
<table class="oa-table layui-table" id="contentTable5" lay-filter="test"></table>
|
|
@@ -931,8 +931,8 @@
|
|
<%--开票报表--%>
|
|
<%--开票报表--%>
|
|
<div class="form-group-label"><h2>开票${nyr}报
|
|
<div class="form-group-label"><h2>开票${nyr}报
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
- <input type="radio" name="invoice" value="invoiceYearOne" lay-filter="invoiceMonth" id="invoiceYearOne"><span style="font-size: 16px;font-weight: normal" onclick="switchReport">年</span>
|
|
|
|
- <input type="radio" name="invoice" value="invoiceMonthOne" lay-filter="invoiceMonth" id="invoiceMonthOne" checked><span style="font-size: 16px;font-weight: normal" onclick="switchReport" >月</span>
|
|
|
|
|
|
+ <input type="radio" name="invoice" value="invoiceYearOne" lay-filter="invoiceMonth" id="invoiceYearOne" title="年报">
|
|
|
|
+ <input type="radio" name="invoice" value="invoiceMonthOne" lay-filter="invoiceMonth" id="invoiceMonthOne" checked title="月报">
|
|
</div>
|
|
</div>
|
|
</h2></div>
|
|
</h2></div>
|
|
<table class="oa-table layui-table" id="contentTable2" lay-filter="test"></table>
|
|
<table class="oa-table layui-table" id="contentTable2" lay-filter="test"></table>
|
|
@@ -942,8 +942,8 @@
|
|
<%--开票年纪--%>
|
|
<%--开票年纪--%>
|
|
<div class="form-group-label"><h2>开票年报
|
|
<div class="form-group-label"><h2>开票年报
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
- <input type="radio" name="invoice" value="invoiceYearTwo" lay-filter="invoiceYear" id="invoiceYearTwo"><span style="font-size: 16px;font-weight: normal" >年</span>
|
|
|
|
- <input type="radio" name="invoice" value="invoiceMonthTwo" lay-filter="invoiceYear" id="invoiceMonthTwo"><span style="font-size: 16px;font-weight: normal" >月</span>
|
|
|
|
|
|
+ <input type="radio" name="invoice" value="invoiceYearTwo" lay-filter="invoiceYear" id="invoiceYearTwo" title="年报">
|
|
|
|
+ <input type="radio" name="invoice" value="invoiceMonthTwo" lay-filter="invoiceYear" id="invoiceMonthTwo" title="月报">
|
|
</div>
|
|
</div>
|
|
</h2></div>
|
|
</h2></div>
|
|
<table class="oa-table layui-table" id="contentTable6" lay-filter="test"></table>
|
|
<table class="oa-table layui-table" id="contentTable6" lay-filter="test"></table>
|
|
@@ -953,8 +953,8 @@
|
|
<%--报销报表--%>
|
|
<%--报销报表--%>
|
|
<div class="form-group-label"><h2>报销${nyr}报
|
|
<div class="form-group-label"><h2>报销${nyr}报
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
- <input type="radio" name="reimbursement" value="reimbursementYearOne" lay-filter="reimbursementMonth" id="reimbursementYearOne"><span style="font-size: 16px;font-weight: normal" >年</span>
|
|
|
|
- <input type="radio" name="reimbursement" value="reimbursementMonthOne" lay-filter="reimbursementMonth" id="reimbursementMonthOne" checked><span style="font-size: 16px;font-weight: normal" >月</span>
|
|
|
|
|
|
+ <input type="radio" name="reimbursement" value="reimbursementYearOne" lay-filter="reimbursementMonth" id="reimbursementYearOne" title="年报">
|
|
|
|
+ <input type="radio" name="reimbursement" value="reimbursementMonthOne" lay-filter="reimbursementMonth" id="reimbursementMonthOne" checked title="月报">
|
|
</div>
|
|
</div>
|
|
</h2></div>
|
|
</h2></div>
|
|
<table class="oa-table layui-table" id="contentTable3" lay-filter="test"></table>
|
|
<table class="oa-table layui-table" id="contentTable3" lay-filter="test"></table>
|
|
@@ -964,8 +964,8 @@
|
|
<%--报销报表--%>
|
|
<%--报销报表--%>
|
|
<div class="form-group-label"><h2>报销年报
|
|
<div class="form-group-label"><h2>报销年报
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
- <input type="radio" name="reimbursement" value="reimbursementYearTwo" lay-filter="reimbursementYear" id="reimbursementYearTwo"><span style="font-size: 16px;font-weight: normal">年</span>
|
|
|
|
- <input type="radio" name="reimbursement" value="reimbursementMonthTwo" lay-filter="reimbursementYear" id="reimbursementMonthTwo"><span style="font-size: 16px;font-weight: normal" >月</span>
|
|
|
|
|
|
+ <input type="radio" name="reimbursement" value="reimbursementYearTwo" lay-filter="reimbursementYear" id="reimbursementYearTwo" title="年报">
|
|
|
|
+ <input type="radio" name="reimbursement" value="reimbursementMonthTwo" lay-filter="reimbursementYear" id="reimbursementMonthTwo" title="月报">
|
|
</div>
|
|
</div>
|
|
</h2></div>
|
|
</h2></div>
|
|
<table class="oa-table layui-table" id="contentTable7" lay-filter="test"></table>
|
|
<table class="oa-table layui-table" id="contentTable7" lay-filter="test"></table>
|
|
@@ -975,8 +975,8 @@
|
|
<%--合同报表--%>
|
|
<%--合同报表--%>
|
|
<div class="form-group-label"><h2>合同${nyr}报
|
|
<div class="form-group-label"><h2>合同${nyr}报
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
- <input type="radio" name="contract" value="contractYearOne" lay-filter="contractMonth" id="contractYearOne"><span style="font-size: 16px;font-weight: normal" >年</span>
|
|
|
|
- <input type="radio" name="contract" value="contractMonthOne" checked="checked" lay-filter="contractMonth" id="contractMonthOne" checked><span style="font-size: 16px;font-weight: normal">月</span>
|
|
|
|
|
|
+ <input type="radio" name="contract" value="contractYearOne" lay-filter="contractMonth" id="contractYearOne" title="年报">
|
|
|
|
+ <input type="radio" name="contract" value="contractMonthOne" checked="checked" lay-filter="contractMonth" id="contractMonthOne" checked title="月报">
|
|
</div>
|
|
</div>
|
|
</h2></div>
|
|
</h2></div>
|
|
<table class="oa-table layui-table" id="contentTable4" lay-filter="test"></table>
|
|
<table class="oa-table layui-table" id="contentTable4" lay-filter="test"></table>
|
|
@@ -986,8 +986,8 @@
|
|
<%--合同报表年纪--%>
|
|
<%--合同报表年纪--%>
|
|
<div class="form-group-label"><h2>合同年报
|
|
<div class="form-group-label"><h2>合同年报
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
<div class="layui-input-block" style="float: right;height: 17.9px;bottom: 8px;">
|
|
- <input type="radio" name="contract" value="contractYearTwo" lay-filter="contractYear" id="contractYearTwo"><span style="font-size: 16px;font-weight: normal" >年</span>
|
|
|
|
- <input type="radio" name="contract" value="contractMonthTwo" lay-filter="contractYear" id="contractMonthTwo"><span style="font-size: 16px;font-weight: normal" >月</span>
|
|
|
|
|
|
+ <input type="radio" name="contract" value="contractYearTwo" lay-filter="contractYear" id="contractYearTwo" title="年报">
|
|
|
|
+ <input type="radio" name="contract" value="contractMonthTwo" lay-filter="contractYear" id="contractMonthTwo" title="月报">
|
|
</div>
|
|
</div>
|
|
</h2></div>
|
|
</h2></div>
|
|
<table class="oa-table layui-table" id="contentTable8" lay-filter="test"></table>
|
|
<table class="oa-table layui-table" id="contentTable8" lay-filter="test"></table>
|
|
@@ -1338,28 +1338,28 @@
|
|
[
|
|
[
|
|
{field:'field5',align:'center',title:'超期未归档',templet:function(d){
|
|
{field:'field5',align:'center',title:'超期未归档',templet:function(d){
|
|
if("" != d.statementDate){
|
|
if("" != d.statementDate){
|
|
- return "<a class=\"attention-info\" title=\"" + d.field5 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field5=5','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field5 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field5=5','95%', '95%')\">" + d.field5 + "</a>";
|
|
}else{
|
|
}else{
|
|
return "<span title='"+ d.field5 +"'>" +d.field5+ "</span>";
|
|
return "<span title='"+ d.field5 +"'>" +d.field5+ "</span>";
|
|
}
|
|
}
|
|
}}
|
|
}}
|
|
,{field:'field6',align:'center',title:'超期已归档',templet:function(d){
|
|
,{field:'field6',align:'center',title:'超期已归档',templet:function(d){
|
|
if("" != d.statementDate){
|
|
if("" != d.statementDate){
|
|
- return "<a class=\"attention-info\" title=\"" + d.field6 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field6=5','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field6 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field6=5','95%', '95%')\">" + d.field6 + "</a>";
|
|
}else{
|
|
}else{
|
|
return "<span title='"+ d.field6 +"'>" +d.field6+ "</span>";
|
|
return "<span title='"+ d.field6 +"'>" +d.field6+ "</span>";
|
|
}
|
|
}
|
|
}}
|
|
}}
|
|
,{field:'field7',align:'center',title:'超期未上报',templet:function(d){
|
|
,{field:'field7',align:'center',title:'超期未上报',templet:function(d){
|
|
if("" != d.statementDate){
|
|
if("" != d.statementDate){
|
|
- return "<a class=\"attention-info\" title=\"" + d.field7 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field7=5','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field7 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field7=5','95%', '95%')\">" + d.field7 + "</a>";
|
|
}else{
|
|
}else{
|
|
return "<span title='"+ d.field7 +"'>" +d.field7+ "</span>";
|
|
return "<span title='"+ d.field7 +"'>" +d.field7+ "</span>";
|
|
}
|
|
}
|
|
}}
|
|
}}
|
|
,{field:'field8',align:'center',title:'超期已上报',templet:function(d){
|
|
,{field:'field8',align:'center',title:'超期已上报',templet:function(d){
|
|
if("" != d.statementDate){
|
|
if("" != d.statementDate){
|
|
- return "<a class=\"attention-info\" title=\"" + d.field8 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field8=5','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field8 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field8=5','95%', '95%')\">" + d.field8 + "</a>";
|
|
}else{
|
|
}else{
|
|
return "<span title='"+ d.field8 +"'>" +d.field8+ "</span>";
|
|
return "<span title='"+ d.field8 +"'>" +d.field8+ "</span>";
|
|
}
|
|
}
|