Commit 2b86776d authored by youjie's avatar youjie

no message

parent d0c74c84
......@@ -29,11 +29,11 @@
<table border="1" class="czBillModule _border_color_b Receipt_table" bordercolor="#c94052" style="border-collapse:collapse;width: 100%;" v-loading='loading'>
<tr>
<th>单号</th>
<th>付款对象</th>
<th width="300px">付款对象</th>
<th>原币</th>
<th>本位币</th>
<th>状态</th>
<th>备注</th>
<th width="300px">备注</th>
</tr>
<tr class="_color_b" v-for="(item,index) in DataList" :key="index">
<td class="hover_text" @click="goDetail(item.FrID)" ><span>{{item.FrID}}</span></td>
......
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