CQMS集体资源替换,PZHGL,TestRun国际化,目前处于初级验证阶段!

This commit is contained in:
2025-02-22 14:06:48 +08:00
parent aa7f7290d5
commit ccfc5996c7
365 changed files with 31786 additions and 6559 deletions
+15 -15
View File
@@ -15,32 +15,32 @@
<Rows>
<f:FormRow>
<Items>
<f:TextBox ID="txtBreakdownCode" runat="server" Label="序号" LabelWidth="180px" ></f:TextBox>
<f:TextBox ID="txtBreakdownCode" runat="server" Label="<%$ Resources:Lan,ShoBreakdownProject_Grid1_BreakdownCode_HeaderText%>" LabelWidth="180px" ></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtBreakdownName" runat="server" Label="质量控制点检查、检测项" LabelWidth="180px" Required="true" ShowRedStar="true"></f:TextBox>
<f:TextBox ID="txtBreakdownName" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_BreakdownName_HeaderText%>" LabelWidth="180px" Required="true" ShowRedStar="true"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtBasis" runat="server" Label="执行依据或规范" LabelWidth="180px" Height="60px"></f:TextArea>
<f:TextArea ID="txtBasis" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_Basis_HeaderText%>" LabelWidth="180px" Height="60px"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtCheckPoints" runat="server" Label="质量检查要点" LabelWidth="180px" Height="60px"></f:TextArea>
<f:TextArea ID="txtCheckPoints" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_CheckPoints_HeaderText%>" LabelWidth="180px" Height="60px"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtRecordAndCode" runat="server" Label="质量记录及格式文本号" LabelWidth="180px" Height="60px"></f:TextArea>
<f:TextArea ID="txtRecordAndCode" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_RecordAndCode_HeaderText%>" LabelWidth="180px" Height="60px"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtClass" runat="server" Label="控制等级" LabelWidth="180px"></f:TextBox>
<f:TextBox ID="txtClass" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_Class_HeaderText%>" LabelWidth="180px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
@@ -56,7 +56,7 @@
</f:FormRow>
<f:FormRow runat="server" ID="tr1">
<Items>
<f:TextBox ID="FenBao" runat="server" Label="分包" LabelWidth="180px"></f:TextBox>
<f:TextBox ID="FenBao" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_FenBao_HeaderText%>" LabelWidth="180px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow runat="server" ID="tr2">
@@ -66,29 +66,29 @@
</f:FormRow>
<f:FormRow runat="server" ID="tr3">
<Items>
<f:TextBox ID="JianLi" runat="server" Label="监理" LabelWidth="180px"></f:TextBox>
<f:TextBox ID="JianLi" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_JianLi_HeaderText%>" LabelWidth="180px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow runat="server" ID="tr4">
<Items>
<f:TextBox ID="YeZhu" runat="server" Label="业主" LabelWidth="180px"></f:TextBox>
<f:TextBox ID="YeZhu" runat="server" Label="<%$ Resources:Lan,ProjectControlPoint_Grid1_YeZhu_HeaderText%>" LabelWidth="180px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtSortIndex" runat="server" Label="排序" LabelWidth="180px" NoDecimal="true" NoNegative="true"></f:NumberBox>
<f:NumberBox ID="txtSortIndex" runat="server" Label="<%$ Resources:Lan,ControlPointListEdit_txtSortIndex_Label%>" LabelWidth="180px" NoDecimal="true" NoNegative="true"></f:NumberBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtRemark" runat="server" Label="备注" LabelWidth="180px" Height="60px"></f:TextArea>
<f:TextArea ID="txtRemark" runat="server" Label="<%$ Resources:Lan,ShoBreakdownProject_Grid1_Remark_HeaderText%>" LabelWidth="180px" Height="60px"></f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:RadioButtonList ID="rblIsAcceptance" Label="是否需要验收" LabelWidth="180px" runat="server">
<f:RadioItem Text="" Value="True" />
<f:RadioItem Text="" Value="False" Selected="true" />
<f:RadioItem Text="<%$ Resources:Lan,ControlPointCheckEdit_rblIsOnceQualified_TrueText%>" Value="True" />
<f:RadioItem Text="<%$ Resources:Lan,ControlPointCheckEdit_rblIsOnceQualified_FalseText%>" Value="False" Selected="true" />
</f:RadioButtonList>
</Items>
</f:FormRow>
@@ -96,7 +96,7 @@
<Toolbars>
<f:Toolbar ID="Toolbar1" Position="Bottom" ToolbarAlign="Right" runat="server">
<Items>
<f:Button ID="btnAttachUrl" Text="模板附件" ToolTip="模板附件上传及查看" Icon="TableCell" runat="server"
<f:Button ID="btnAttachUrl" Text="<%$ Resources:Lan,ProjectControlPoint_Grid1_ModelURL_HeaderText%>" ToolTip="模板附件上传及查看" Icon="TableCell" runat="server"
OnClick="btnAttachUrl_Click" ValidateForms="SimpleForm1">
</f:Button>
<f:ToolbarFill runat="server">
@@ -108,7 +108,7 @@
</f:Toolbar>
</Toolbars>
</f:Form>
<f:Window ID="WindowAtt" Title="弹出窗体" Hidden="true" EnableIFrame="true" EnableMaximize="true"
<f:Window ID="WindowAtt" Title="<%$ Resources:Lan,ITPListProjectEdit_WindowAtt_Title%>" Hidden="true" EnableIFrame="true" EnableMaximize="true"
Target="Parent" EnableResize="false" runat="server" IsModal="true" Width="700px"
Height="500px">
</f:Window>