| | |
| | | </select> |
| | | </td> |
| | | <td class="ali03"> |
| | | 产品项目: |
| | | 项目: |
| | | </td> |
| | | <td> |
| | | <input type="text" id="txtchanpinxiangmu" runat="server" class="w120px" /> |
| | | </td> |
| | | |
| | | <td class="ali03"> |
| | | 查看权限: |
| | | </td> |
| | | <td> |
| | | <select id="selquanxin" runat="server" keepdefaultstyle="true"> |
| | | <option value="">请选择</option> |
| | | <option value="1">全部同事</option> |
| | | <option value="2">部分同事</option> |
| | | </select> |
| | | </td> |
| | | <td> |
| | | <asp:Button ID="btn_Submit" Text="查询" runat="server" OnClick="btn_Search_Click" /> |
| | |
| | | <div> |
| | | <asp:Repeater ID="RepClientList" runat="server"> |
| | | <HeaderTemplate> |
| | | <table class="tableStyle"> |
| | | <table class="tableStyle" width="100%;"> |
| | | <tr> |
| | | <th width="25"> |
| | | </th> |
| | | <th width="30" style="text-align: center"> |
| | | 编号 |
| | | </th> |
| | | <th style="text-align: center"> |
| | | <th style="text-align: center" width="30" > |
| | | 类别 |
| | | </th> |
| | | <th style="text-align: center"> |
| | | 产品项目 |
| | | <th style="text-align: center" width="30" > |
| | | 项目 |
| | | </th> |
| | | <th style="text-align: center"> |
| | | <th style="text-align: center" width="30" > |
| | | 账号 |
| | | </th> |
| | | <th style="text-align: center"> |
| | | <th style="text-align: center" width="30" > |
| | | 密码 |
| | | </th> |
| | | <th style="text-align: center"> |
| | | <th style="text-align: center" width="200" > |
| | | 密保 |
| | | </th> |
| | | <th style="text-align: center"width="200"> |
| | | 查看权限 |
| | | </th> |
| | | |
| | | <th style="text-align: center"> |
| | | <th style="text-align: center" width="100" > |
| | | 操作 |
| | | </th> |
| | | </tr> |
| | |
| | | <td style="text-align: center"> |
| | | <%#Eval("mima")%> |
| | | </td> |
| | | <td style="text-align: center"> |
| | | <%#Eval("mibao")%> |
| | | <td style="text-align: center" title="<%#Eval("mibao")%>"> |
| | | <%#Eval("mibaoName")%> |
| | | </td> |
| | | <td style="text-align: center" title="<%#Eval("JusequanxianName")%>"> |
| | | <%#Eval("JusequanxianNameshot")%> |
| | | </td> |
| | | <td class="Operate " style="text-align: center"> |
| | | <span menu_member_case_id="case_OnDetail" menu_member_case_name="查看" onclick="onEdit('<%#Eval("Keyid")%>')">查看</span> |