Commit 8cf8e5e3 authored by 秦垚玲's avatar 秦垚玲

fix:查询回单结果调整

parent 8e14f9d6
...@@ -440,13 +440,17 @@ ...@@ -440,13 +440,17 @@
<tbody> <tbody>
<tr class="tableListHead"> <tr class="tableListHead">
<td nowrap="">选择</td> <td nowrap="">选择</td>
<td nowrap="">预约任务编号</td> <td nowrap="">回单编号</td>
<td nowrap="">账号</td> <td nowrap="">交易日期</td>
<td nowrap="">交易开始日期</td> <td nowrap="">交易流水号</td>
<td nowrap="">交易结束日期</td> <td nowrap="">币种</td>
<td nowrap="">预约操作员</td> <td nowrap="">借方发生额</td>
<td nowrap="">预约日期</td> <td nowrap="">贷方发生额</td>
<td nowrap="">状态</td> <td nowrap="">对方账号</td>
<td nowrap="">对方户名</td>
<td nowrap="">凭证种类</td>
<td nowrap="">凭证号码</td>
<td nowrap="">附件下载</td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment