|
@@ -1354,28 +1354,28 @@
|
|
|
,{field:'officeName',align:'center', title: '部门',rowspan:2}
|
|
|
,{field:'field1',align:'center', title: '新增A类',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增A类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&grade=2&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增A类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&grade=2&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增A类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&grade=2&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field2',align:'center', title: '新增B类',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增B类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&grade=1&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增B类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&grade=1&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增B类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&grade=1&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field3',align:'center', title: '本${nyr}电子归档',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}电子归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&recordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}电子归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&recordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}电子归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&recordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field4',align:'center', title: '本${nyr}上报',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&reportedState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&reportedState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&reportedState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
}
|
|
@@ -1390,14 +1390,14 @@
|
|
|
[
|
|
|
{field:'field5',align:'center',title:'超期未归档',templet:function(d){
|
|
|
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&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field5=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field5 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&field5=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field6',align:'center',title:'超期已归档',templet:function(d){
|
|
|
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&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field6=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field6 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&field6=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
}
|
|
@@ -1405,14 +1405,14 @@
|
|
|
|
|
|
,{field:'field13',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field13 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field13=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field13 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field13 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field13=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field13 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field13 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&field13=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field13 + "</a>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field14',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field14 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field14=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field14 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field14 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field14=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field14 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field14 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&field14=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field14 + "</a>";
|
|
|
}
|
|
@@ -1420,14 +1420,14 @@
|
|
|
<c:if test="${nyr eq '季'}">
|
|
|
,{field:'field15',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field15 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field15=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field15 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field15 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field15=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field15 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field15 +"'>" +d.field15+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field16',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field16 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field16=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field16 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field16 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field16=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field16 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field16 +"'>" +d.field16+ "</span>";
|
|
|
}
|
|
@@ -1436,14 +1436,14 @@
|
|
|
|
|
|
,{field:'field7',align:'center',title:'超期未上报',templet:function(d){
|
|
|
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&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field7=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field7 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&field7=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field8',align:'center',title:'超期已上报',templet:function(d){
|
|
|
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&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field8=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
}else{
|
|
|
return "<a style=\"font-weight: bold\" class=\"attention-info\" title=\"" + d.field8 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=${bigDateType}&smallDateType=${smallDateType}&year=${year}&field8=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
}
|
|
@@ -1495,7 +1495,7 @@
|
|
|
,{field:'officeName',align:'center', title: '部门'}
|
|
|
,{field:'field1',align:'center', title: '新增发票',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&newlyAdded=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&newlyAdded=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
@@ -1503,7 +1503,7 @@
|
|
|
,{field:'field2',align:'center', title: '开票金额'}
|
|
|
,{field:'field3',align:'center', title: '本${nyr}收款发票',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}收款发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&collectionThisMonth=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}收款发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&collectionThisMonth=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
@@ -1544,7 +1544,7 @@
|
|
|
,{field:'officeName',align:'center', title: '部门'}
|
|
|
,{field:'field1',align:'center', title: '新增报销',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增报销', '${ctx}/statement/StatementCompanyComprehensive/reimbursementReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增报销', '${ctx}/statement/StatementCompanyComprehensive/reimbursementReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
@@ -1583,14 +1583,14 @@
|
|
|
,{field:'officeName',align:'center', title: '部门',rowspan:2}
|
|
|
,{field:'field1',align:'center', title: '新增',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field2',align:'center', title: '本${nyr}纸质归档',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}纸质归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&contractRecordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}纸质归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&contractRecordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field2 +"'>" +d.field2+ "</span>";
|
|
|
}
|
|
@@ -1600,14 +1600,14 @@
|
|
|
[
|
|
|
{field:'field3',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&field3=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field3=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field4',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&field4=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field4=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field4 +"'>" +d.field4+ "</span>";
|
|
|
}
|
|
@@ -1647,28 +1647,28 @@
|
|
|
,{field:'officeName',align:'center', title: '部门',rowspan:2}
|
|
|
,{field:'field1',align:'center', title: '新增A类',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增A类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&grade=2&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增A类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&grade=2&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field2',align:'center', title: '新增B类',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增B类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&grade=1&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增B类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&grade=1&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field2 +"'>" +d.field2+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field3',align:'center', title: '本年电子归档',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}电子归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&recordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}电子归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&recordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field4',align:'center', title: '本年上报',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&reportedState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&reportedState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field4 +"'>" +d.field4+ "</span>";
|
|
|
}
|
|
@@ -1680,14 +1680,14 @@
|
|
|
[
|
|
|
{field:'field5',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field5 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field5=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field5 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field5=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field5 +"'>" +d.field5+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field6',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field6 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field6=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field6 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field6=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field6 +"'>" +d.field6+ "</span>";
|
|
|
}
|
|
@@ -1695,14 +1695,14 @@
|
|
|
|
|
|
,{field:'field13',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field13 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field13=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field13 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field13 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field13=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field13 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field13 +"'>" +d.field13+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field14',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field14 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field14=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field14 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field14 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field14=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field14 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field14 +"'>" +d.field14+ "</span>";
|
|
|
}
|
|
@@ -1710,14 +1710,14 @@
|
|
|
|
|
|
,{field:'field7',align:'center',title:'超期未上报',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field7 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field7=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field7 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field7=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field7 +"'>" +d.field7+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field8',align:'center',title:'超期已上报',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field8 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field8=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field8 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportListByYear?bigDateType=0&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field8=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field8 +"'>" +d.field8+ "</span>";
|
|
|
}
|
|
@@ -1770,7 +1770,7 @@
|
|
|
,{field:'officeName',align:'center', title: '部门'}
|
|
|
,{field:'field1',align:'center', title: '新增发票',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&newlyAdded=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&newlyAdded=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
@@ -1778,7 +1778,7 @@
|
|
|
,{field:'field2',align:'center', title: '开票金额'}
|
|
|
,{field:'field3',align:'center', title: '本${nyr}收款发票',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}收款发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&collectionThisMonth=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}收款发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&collectionThisMonth=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
@@ -1820,7 +1820,7 @@
|
|
|
,{field:'officeName',align:'center', title: '部门'}
|
|
|
,{field:'field1',align:'center', title: '新增报销',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增报销', '${ctx}/statement/StatementCompanyComprehensive/reimbursementReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增报销', '${ctx}/statement/StatementCompanyComprehensive/reimbursementReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
@@ -1860,14 +1860,14 @@
|
|
|
,{field:'officeName',align:'center', title: '部门',rowspan:2}
|
|
|
,{field:'field1',align:'center', title: '新增',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field2',align:'center', title: '本年纸质归档',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}纸质归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&contractRecordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}纸质归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&contractRecordState=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field2 +"'>" +d.field2+ "</span>";
|
|
|
}
|
|
@@ -1877,14 +1877,14 @@
|
|
|
[
|
|
|
{field:'field3',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&field3=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field3=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field4',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&field4=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field4=5&isThisMonth=${isThisMonth}','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field4 +"'>" +d.field4+ "</span>";
|
|
|
}
|
|
@@ -1925,28 +1925,28 @@
|
|
|
,{field:'officeName',align:'center', title: '部门',rowspan:2}
|
|
|
,{field:'field1',align:'center', title: '新增A类',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增A类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&grade=2&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增A类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&grade=2&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field2',align:'center', title: '新增B类',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增B类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&grade=1&isThisMonth=1','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增B类', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&grade=1&isThisMonth=1','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field2 +"'>" +d.field2+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field3',align:'center', title: '本${nyr}电子归档',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}电子归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&recordState=5&isThisMonth=1','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}电子归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&recordState=5&isThisMonth=1','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field4',align:'center', title: '本${nyr}上报',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&reportedState=5&isThisMonth=1','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}上报', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&reportedState=5&isThisMonth=1','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field4 +"'>" +d.field4+ "</span>";
|
|
|
}
|
|
@@ -1961,14 +1961,14 @@
|
|
|
[
|
|
|
{field:'field5',align:'center',title:'超期未归档',templet:function(d){
|
|
|
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&isThisMonth=1','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field5=5&isThisMonth=1','95%', '95%')\">" + d.field5 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field5 +"'>" +d.field5+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field6',align:'center',title:'超期已归档',templet:function(d){
|
|
|
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&isThisMonth=1','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field6=5&isThisMonth=1','95%', '95%')\">" + d.field6 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field6 +"'>" +d.field6+ "</span>";
|
|
|
}
|
|
@@ -1976,14 +1976,14 @@
|
|
|
|
|
|
,{field:'field13',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field13 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field13=5&isThisMonth=1','95%', '95%')\">" + d.field13 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field13 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field13=5&isThisMonth=1','95%', '95%')\">" + d.field13 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field13 +"'>" +d.field13+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field14',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field14 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field14=5&isThisMonth=1','95%', '95%')\">" + d.field14 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field14 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field14=5&isThisMonth=1','95%', '95%')\">" + d.field14 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field14 +"'>" +d.field14+ "</span>";
|
|
|
}
|
|
@@ -1991,14 +1991,14 @@
|
|
|
<c:if test="${nyr eq '季'}">
|
|
|
,{field:'field15',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field15 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field15=5&isThisMonth=1','95%', '95%')\">" + d.field15 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field15 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field15=5&isThisMonth=1','95%', '95%')\">" + d.field15 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field15 +"'>" +d.field15+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field16',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field16 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&field16=5&isThisMonth=1','95%', '95%')\">" + d.field16 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field16 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/projectReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeId="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field16=5&isThisMonth=1','95%', '95%')\">" + d.field16 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field16 +"'>" +d.field16+ "</span>";
|
|
|
}
|
|
@@ -2007,14 +2007,14 @@
|
|
|
|
|
|
,{field:'field7',align:'center',title:'超期未上报',templet:function(d){
|
|
|
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&isThisMonth=1','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field7=5&isThisMonth=1','95%', '95%')\">" + d.field7 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field7 +"'>" +d.field7+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field8',align:'center',title:'超期已上报',templet:function(d){
|
|
|
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&isThisMonth=1','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
+ 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+"&officeName="+d.officeName+"&field8=5&isThisMonth=1','95%', '95%')\">" + d.field8 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field8 +"'>" +d.field8+ "</span>";
|
|
|
}
|
|
@@ -2066,7 +2066,7 @@
|
|
|
,{field:'officeName',align:'center', title: '部门'}
|
|
|
,{field:'field1',align:'center', title: '新增发票',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&newlyAdded=5&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&newlyAdded=5&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
@@ -2074,7 +2074,7 @@
|
|
|
,{field:'field2',align:'center', title: '开票金额'}
|
|
|
,{field:'field3',align:'center', title: '本${nyr}收款发票',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}收款发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&collectionThisMonth=5&isThisMonth=1','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}收款发票', '${ctx}/statement/StatementCompanyComprehensive/billingReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&collectionThisMonth=5&isThisMonth=1','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
@@ -2115,7 +2115,7 @@
|
|
|
,{field:'officeName',align:'center', title: '部门'}
|
|
|
,{field:'field1',align:'center', title: '新增报销',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增报销', '${ctx}/statement/StatementCompanyComprehensive/reimbursementReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增报销', '${ctx}/statement/StatementCompanyComprehensive/reimbursementReportList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
@@ -2154,14 +2154,14 @@
|
|
|
,{field:'officeName',align:'center', title: '部门',rowspan:2}
|
|
|
,{field:'field1',align:'center', title: '新增',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field1 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('新增', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&isThisMonth=1','95%', '95%')\">" + d.field1 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field1 +"'>" +d.field1+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field2',align:'center', title: '本${nyr}纸质归档',rowspan:2,templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}纸质归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&contractRecordState=5&isThisMonth=1','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field2 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('本${nyr}纸质归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&contractRecordState=5&isThisMonth=1','95%', '95%')\">" + d.field2 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field2 +"'>" +d.field2+ "</span>";
|
|
|
}
|
|
@@ -2171,14 +2171,14 @@
|
|
|
[
|
|
|
{field:'field3',align:'center',title:'超期未归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&field3=5&isThisMonth=1','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field3 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期未归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field3=5&isThisMonth=1','95%', '95%')\">" + d.field3 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field3 +"'>" +d.field3+ "</span>";
|
|
|
}
|
|
|
}}
|
|
|
,{field:'field4',align:'center',title:'超期已归档',templet:function(d){
|
|
|
if("" != d.statementDate){
|
|
|
- return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&field4=5&isThisMonth=1','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
+ return "<a class=\"attention-info\" title=\"" + d.field4 + "\" href=\"javascript:void(0);\" onclick=\"openDialogView('超期已归档', '${ctx}/statement/StatementCompanyComprehensive/contractStatementList?bigDateType=" + d.bigDateType +"&smallDateType=" + d.smallDateType +"&officeIdd="+d.officeId+"&year="+d.year+"&officeName="+d.officeName+"&field4=5&isThisMonth=1','95%', '95%')\">" + d.field4 + "</a>";
|
|
|
}else{
|
|
|
return "<span title='"+ d.field4 +"'>" +d.field4+ "</span>";
|
|
|
}
|