|  | @@ -207,13 +207,13 @@
 | 
											
												
													
														|  |            :data="tableList"
 |  |            :data="tableList"
 | 
											
												
													
														|  |            :header-cell-style="{ background: '#EDEEF0', color: '#444' }"
 |  |            :header-cell-style="{ background: '#EDEEF0', color: '#444' }"
 | 
											
												
													
														|  |          >
 |  |          >
 | 
											
												
													
														|  | -          <!-- <el-table-column align="center" prop="transNo" label="所属分部">
 |  | 
 | 
											
												
													
														|  | 
 |  | +          <el-table-column align="center" prop="transNo" label="所属分部">
 | 
											
												
													
														|  |              <template slot-scope="scope">
 |  |              <template slot-scope="scope">
 | 
											
												
													
														|  |                <div>
 |  |                <div>
 | 
											
												
													
														|  |                  <copy-text>{{ scope.row.routeOrganName }}</copy-text>
 |  |                  <copy-text>{{ scope.row.routeOrganName }}</copy-text>
 | 
											
												
													
														|  |                </div>
 |  |                </div>
 | 
											
												
													
														|  |              </template>
 |  |              </template>
 | 
											
												
													
														|  | -          </el-table-column> -->
 |  | 
 | 
											
												
													
														|  | 
 |  | +          </el-table-column>
 | 
											
												
													
														|  |            <el-table-column align="center" prop="transNo" label="交易流水号">
 |  |            <el-table-column align="center" prop="transNo" label="交易流水号">
 | 
											
												
													
														|  |              <template slot-scope="scope">
 |  |              <template slot-scope="scope">
 | 
											
												
													
														|  |                <div>
 |  |                <div>
 |