HSSE Person 部分
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<Items>
|
||||
<f:GroupPanel ID="GroupPanel2" Layout="Anchor" Title="1.项目概况" runat="server">
|
||||
<Items>
|
||||
<f:Label ID="lbProjectName" runat="server" Label="项目名称" LabelWidth="160px">
|
||||
<f:Label ID="lbProjectName" runat="server" Label="<%$ Resources:Lan,RectifyNoticesView_txtProjectName_Label%>" LabelWidth="160px">
|
||||
</f:Label>
|
||||
<f:Label ID="lblMainUnitName" runat="server" Label="用户名称" LabelWidth="160px">
|
||||
</f:Label>
|
||||
@@ -25,9 +25,9 @@
|
||||
</f:Label>
|
||||
<f:Label ID="lblProjectCode" runat="server" Label="项目号" LabelWidth="160px">
|
||||
</f:Label>
|
||||
<f:Label ID="lblContractNo" runat="server" Label="合同号" LabelWidth="160px">
|
||||
<f:Label ID="lblContractNo" runat="server" Label="<%$ Resources:Lan,SubPayRegistrationEdit_txtContractNum_Label%>" LabelWidth="160px">
|
||||
</f:Label>
|
||||
<f:Label ID="lblProjectType" runat="server" Label="项目类型" LabelWidth="160px">
|
||||
<f:Label ID="lblProjectType" runat="server" Label="<%$ Resources:Lan,ActionPlanListView_drpProjectType_Label%>" LabelWidth="160px">
|
||||
</f:Label>
|
||||
<f:Label ID="lblWorkRange" runat="server" Label="工作范围" LabelWidth="160px">
|
||||
</f:Label>
|
||||
|
||||
Reference in New Issue
Block a user