安全检查修改

This commit is contained in:
geh
2025-08-20 17:53:27 +08:00
parent 0582110471
commit 821ad2e5c9
8 changed files with 127 additions and 11 deletions
@@ -36,6 +36,12 @@
</f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtRequirements" runat="server" Label="整改要求" Readonly="true" Height="64px">
</f:TextArea>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextArea ID="txtTakeSteps" runat="server" Label="采取措施" Readonly="true" Height="50px">