From db32c8221ae179f6b20cc62467200c0681d10f61 Mon Sep 17 00:00:00 2001 From: username@email.com <yzy2002yzy@163.com> Date: 星期五, 17 一月 2025 12:20:01 +0800 Subject: [PATCH] 修改合同上传 --- CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx | 62 ++++++++++++++++++++++++++++--- 1 files changed, 56 insertions(+), 6 deletions(-) diff --git a/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx b/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx index 33020c6..53c90a3 100644 --- a/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx +++ b/CY_ECommercePlatform/CY.WebForm/Pages/personnel/StaffEdit.aspx @@ -176,24 +176,74 @@ </select> </td> <td class="ali03"> - 鏄惁涓氬姟缁忕悊锛� + <%-- 鏄惁涓氬姟缁忕悊锛�--%> </td> <td> - <asp:RadioButtonList runat="server" ID="IsBusinessManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder"> + <%-- <asp:RadioButtonList runat="server" ID="IsBusinessManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder"> <asp:ListItem Text="鏄�" Value="True" /> <asp:ListItem Text="鍚�" Value="False" /> - </asp:RadioButtonList> + </asp:RadioButtonList>--%> </td> <td class="ali03"> - 鏄惁瀹㈡埛缁忕悊锛� + <%-- 鏄惁瀹㈡埛缁忕悊锛�--%> </td> <td> - <asp:RadioButtonList runat="server" ID="IsAccountManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder"> + <%-- <asp:RadioButtonList runat="server" ID="IsAccountManager" RepeatDirection="Horizontal" CellPadding="0" CellSpacing="0" CssClass="w120px NoBorder"> + <asp:ListItem Text="鏄�" Value="True" /> + <asp:ListItem Text="鍚�" Value="False" /> + </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> - </tr> + <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"> + 鏄惁鎶ラ攢涓荤锛� + </td> + <td> + <asp:RadioButtonList runat="server" ID="BF_IsBaoxiaozhuguan" 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_Isbaoxiaojingli" 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"> 鎵嬫満鍙风爜锛� -- Gitblit v1.9.1