网关表格按钮权限

This commit is contained in:
Diego
2025-04-15 10:13:37 +08:00
parent 791f91f377
commit 384a12880b
4 changed files with 0 additions and 8 deletions

View File

@@ -21,8 +21,6 @@
ShowExportButton
ShowDefaultButtons=true
ShowSearch=false
ShowExtendEditButton="true"
ShowExtendDeleteButton="true"
ExtendButtonColumnWidth=220
OnSaveAsync="Save"
OnDeleteAsync="Delete"

View File

@@ -21,8 +21,6 @@
ShowExportButton
ShowDefaultButtons=true
ShowSearch=false
ShowExtendEditButton="true"
ShowExtendDeleteButton="true"
ExtendButtonColumnWidth=220
OnSaveAsync="Save"
OnDeleteAsync="Delete"

View File

@@ -23,8 +23,6 @@
ShowExportButton
ShowDefaultButtons=true
ShowSearch=false
ShowExtendEditButton="true"
ShowExtendDeleteButton="true"
ExtendButtonColumnWidth=220
OnSaveAsync="Save"
OnDeleteAsync="Delete"

View File

@@ -13,9 +13,7 @@
IsMultipleSelect=true
IsPagination=true
ShowExtendEditButton=false
ShowExtendDeleteButton=true
ShowExtendButtons=true
ShowDeleteButton="true"
ShowEditButton="false"
ShowAdvancedSearch=false
OnQueryAsync="OnQueryAsync"