This commit is contained in:
2026-05-27 23:24:57 +08:00
parent c690b541a3
commit 5e9eccc3e3
3 changed files with 24 additions and 1 deletions
@@ -126,6 +126,11 @@
</f:TextBox>
</Items>
</f:FormRow>
<f:FormRow>
<Items>
<f:CheckBox ID="ckAll" runat="server" Checked="true" Text="是否批量修改"></f:CheckBox>
</Items>
</f:FormRow>
</Rows>
</f:Form>
</Items>