This commit is contained in:
2026-03-23 14:33:54 +08:00
parent 1454442fd8
commit 58f23e59d1
68 changed files with 5316 additions and 432 deletions
@@ -18,24 +18,30 @@
<Items>
<f:TextBox ID="txtCheckType" runat="server" Label="检查类别" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtProblemType" runat="server" Label="问题类型" Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtRiskLevel" runat="server" Label="风险级别" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtCheckDate" runat="server" Label="检查日期" Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtInspectionUnit" runat="server" Label="检查单位" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtCheckTeam" runat="server" Label="检查组/人" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtCheckUnitName" runat="server" Label="检单位" Readonly="true">
<%--<f:TextBox ID="txtCheckUnitName" runat="server" Label="检单位" Readonly="true">
</f:TextBox>--%>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtProblemType" runat="server" Label="问题类型" Readonly="true">
</f:TextBox>
<f:TextBox ID="txtRiskLevel" runat="server" Label="风险级别" Readonly="true">
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
</Items>
</f:FormRow>
<f:FormRow>