| | |
| | | 收款单位 |
| | | </th> |
| | | <th style="text-align: center;" width="70"> |
| | | 户名 |
| | | </th> |
| | | <th style="text-align: center;" width="70"> |
| | | 开户行 |
| | | </th> |
| | | <th style="text-align: center;" width="70"> |
| | | 账号 |
| | | </th> |
| | | <th style="text-align: center;" width="70"> |
| | | 付款用途 |
| | | </th> |
| | | <th width="60"> |
| | |
| | | <a href='javascript:void(0)' title='点击查看 <%#Eval("SupplierName").ToString()%> 资料' class='a_under' onclick='onView("<%#Eval("SupplierId")%>")'><%#Eval("SupplierName") %></a> |
| | | |
| | | </td> |
| | | <td style="text-align: center;"> |
| | | <%#Eval("Huming")%> |
| | | |
| | | |
| | | </td> |
| | | <td style="text-align: center;"> |
| | | <%#Eval("Bank")%> |
| | | |
| | | |
| | | </td> |
| | | <td style="text-align: center;"> |
| | | <%#Eval("AccountID")%> |
| | | |
| | | |
| | | </td> |
| | | <td style="text-align: center;"> |
| | | <%#Eval("Fukuanyongtu")%> |
| | | |
| | |
| | | |
| | | <td> |
| | | |
| | | <a href='javascript:void(0)' title='查看订单' class='a_under' onclick='Viewkaipiao("<%#Eval("Keyid")%>","<%#Eval("DindanId")%>")'> 查看订单 </a> |
| | | <%#Eval("Fukuanyongtu").ToString().Equals("其他付款")?"":"<a href='javascript:void(0)' title='查看订单' class='a_under' onclick='Viewkaipiao(\""+Eval("Keyid") +"\",\""+Eval("DindanId")+"\")'> 查看订单 </a>" %> |
| | | |
| | | |
| | | </td> |