修改安全实施计划

This commit is contained in:
2023-07-04 10:55:01 +08:00
parent 8fe54fc9c1
commit 01616cc059
7 changed files with 49 additions and 4 deletions
@@ -23,6 +23,13 @@
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:DropDownList ID="drpProject" runat="server" EnableEdit="true" LabelWidth="140px" Readonly="true"
Label="项目" >
</f:DropDownList>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:TextBox ID="txtVersionNo" runat="server" Label="版 本 号" LabelAlign="Right" LabelWidth="140px" Readonly="true">