| | |
| | | </asp:RadioButtonList> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class="ali03"> |
| | | 是否司机: |
| | | </td> |
| | | <td> |
| | | <asp:RadioButtonList runat="server" ID="BF_IsDriver" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder"> |
| | | <asp:ListItem Text="是" Value="True" /> |
| | | <asp:ListItem Text="否" Value="False" /> |
| | | </asp:RadioButtonList> |
| | | </td> |
| | | <td class="ali03"> |
| | | 是否配送权限: |
| | | </td> |
| | | <td> |
| | | <asp:RadioButtonList runat="server" ID="BF_IsDeliverManage" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder"> |
| | | <asp:ListItem Text="是" Value="True" /> |
| | | <asp:ListItem Text="否" Value="False" /> |
| | | </asp:RadioButtonList> |
| | | </td> |
| | | <td class="ali03"> |
| | | </td> |
| | | <td> |
| | | </td> |
| | | </tr> |
| | | |
| | | <tr> |
| | | <td class="ali03"> |
| | | 手机号码: |