`

ecsideRowAction &'ColumnAction'

阅读更多
	<ec:row onclick="getCaseFlowBusiness('${caseMap.caseId}');">	
					<ec:column property="caseNo" title='办件编号' width="100"/>
					<ec:column property="servName" title='服务事项' width="120" ellipsis="true" sortable="false"></ec:column>
					<ec:column property="caseApplicant" title='申报人' width="120" ellipsis="true" sortable="false"></ec:column>
					<ec:column property="deptName" title='责任窗口' width="80" ellipsis="true" sortable="false"></ec:column>
					<ec:column property="caseStartDate" title='受理时间' width="100" ellipsis="true"></ec:column>
					<ec:column property="casePromiseDate" title='承诺时间'width="100" ellipsis="true"></ec:column>
					<ec:column property="caseWarnDate" title='警告时间'width="100" ellipsis="true"></ec:column>
					<ec:column property="dictvalue" title='办件状态'width="65" sortable="false"></ec:column>
					<ec:column property="caseStageValueName" title='所处阶段'width="65" sortable="false"></ec:column>
		</ec:row>
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics