This commit is contained in:
2025-02-14 16:48:50 +08:00
parent 86b1e8b3da
commit 6d4a7e82a7
51 changed files with 1888 additions and 339 deletions
@@ -105,6 +105,12 @@
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow ColumnWidths="32% 34% 34%">
<Items>
<f:TextBox ID="txtExecStandard" Label="执行标准" runat="server" LabelWidth="80px">
</f:TextBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>