1208-003-gaofei
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
insert into [dbo].[Sys_Const]
|
||||
values(newid(),'Menu_CLGL','材料管理',11,'MenuType_P',NULL)
|
||||
GO
|
||||
@@ -60,7 +60,7 @@
|
||||
<f:RadioItem Selected="true" Text="本部菜单" Value="MenuType_S"/>
|
||||
<f:RadioItem Text="项目菜单" Value="MenuType_P"/>
|
||||
</f:RadioButtonList>
|
||||
<f:ToolbarFill runat="server"></f:ToolbarFill>
|
||||
<f:ToolbarFill runat="server"></f:ToolbarFill>
|
||||
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ValidateForms="SimpleForm1" Hidden="true" ToolTip="保存"
|
||||
OnClick="btnSave_Click">
|
||||
</f:Button>
|
||||
|
||||
Reference in New Issue
Block a user