效果图(合并前):

效果图(合并后):

相关代码:
<!-- Easyui-datagrid表格代码 -->
<table id="dg" rownumbers="false" autoRowHeight="true" singleSelect="false" pagination="false" >
<thead data-options="frozen:true"><!--冻结列 -->
<tr>
<th data-options="field:'tempParam',width:80,align:'center'">变更次数</th>
<th data-options="field:'flowCode',width:100,align:'center'">流水单号</th>
<th data-