HSSE Person 部分
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtSizeModel" runat="server" Label="规格型号" LabelAlign="Right" MaxLength="50"
|
||||
<f:TextBox ID="txtSizeModel" runat="server" Label="<%$ Resources:Lan,GoodsManageView_txtSizeModel_Label%>" LabelAlign="Right" MaxLength="50"
|
||||
LabelWidth="150px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
@@ -56,7 +56,7 @@
|
||||
<f:ListItem Value="退回供应商" Text="退回供应商" Selected="true" />
|
||||
<f:ListItem Value="转场" Text="转场" />
|
||||
<f:ListItem Value="承包商物资" Text="承包商物资" />
|
||||
<f:ListItem Value="其他" Text="其他" />
|
||||
<f:ListItem Value="<%$ Resources:Lan,SubPayRegistrationEdit_Label7_Text%>" Text="<%$ Resources:Lan,SubPayRegistrationEdit_Label7_Text%>" />
|
||||
</f:DropDownList>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
@@ -66,10 +66,10 @@
|
||||
<Items>
|
||||
<f:ToolbarFill ID="ToolbarFill1" runat="server">
|
||||
</f:ToolbarFill>
|
||||
<f:Button ID="btnSave" Icon="SystemSave" runat="server" ToolTip="保存" ValidateForms="SimpleForm1"
|
||||
<f:Button ID="btnSave" Icon="<%$ Resources:Lan,CheckHolidayDetailEdit_btnSave_Icon%>" runat="server" ToolTip="<%$ Resources:Lan,PersonUnitRefresh_btnSave_ToolTip%>" ValidateForms="SimpleForm1"
|
||||
OnClick="btnSave_Click">
|
||||
</f:Button>
|
||||
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="关闭" runat="server" Icon="SystemClose">
|
||||
<f:Button ID="btnClose" EnablePostBack="false" ToolTip="<%$ Resources:Lan,ReadWriteCard_btnClose_ToolTip%>" runat="server" Icon="SystemClose">
|
||||
</f:Button>
|
||||
</Items>
|
||||
</f:Toolbar>
|
||||
|
||||
Reference in New Issue
Block a user