20250102 修改合同管理

This commit is contained in:
2025-01-02 10:57:29 +08:00
parent 782619de37
commit adc1171e41
24 changed files with 80 additions and 129 deletions
+2 -10
View File
@@ -137,19 +137,11 @@
</f:FormRow>
<f:FormRow>
<Items>
<f:NumberBox ID="txtCheckedValue" runat="server" Label="Checked Value" LabelWidth="160px" EnableCommas="true"></f:NumberBox>
<%--<f:NumberBox ID="txtCheckedValue" runat="server" Label="Checked Value" LabelWidth="160px" EnableCommas="true"></f:NumberBox>--%>
<f:TextBox ID="txtSafetyOfficer" runat="server" Label="安全经理" LabelWidth="160px"></f:TextBox>
<f:TextBox ID="txtSafetyOfficerContact" runat="server" Label="安全经理联系方式" LabelWidth="160px"></f:TextBox>
<f:TextBox ID="txtProjectManager" runat="server" Label="项目经理" LabelWidth="160px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtProjectManagerContact" runat="server" Label="项目经理联系方式" LabelWidth="160px"></f:TextBox>
<f:Label ID="Label1" runat="server"></f:Label>
<f:Label ID="Label2" runat="server"></f:Label>
<f:Label ID="Label3" runat="server"></f:Label>
<f:TextBox ID="txtProjectManagerContact" runat="server" Label="项目经理联系方式" LabelWidth="160px"></f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>