mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-10-20 18:51:28 +08:00
网关表格按钮权限
This commit is contained in:
@@ -21,8 +21,6 @@
|
||||
ShowExportButton
|
||||
ShowDefaultButtons=true
|
||||
ShowSearch=false
|
||||
ShowExtendEditButton="true"
|
||||
ShowExtendDeleteButton="true"
|
||||
ExtendButtonColumnWidth=220
|
||||
OnSaveAsync="Save"
|
||||
OnDeleteAsync="Delete"
|
||||
|
@@ -21,8 +21,6 @@
|
||||
ShowExportButton
|
||||
ShowDefaultButtons=true
|
||||
ShowSearch=false
|
||||
ShowExtendEditButton="true"
|
||||
ShowExtendDeleteButton="true"
|
||||
ExtendButtonColumnWidth=220
|
||||
OnSaveAsync="Save"
|
||||
OnDeleteAsync="Delete"
|
||||
|
@@ -23,8 +23,6 @@
|
||||
ShowExportButton
|
||||
ShowDefaultButtons=true
|
||||
ShowSearch=false
|
||||
ShowExtendEditButton="true"
|
||||
ShowExtendDeleteButton="true"
|
||||
ExtendButtonColumnWidth=220
|
||||
OnSaveAsync="Save"
|
||||
OnDeleteAsync="Delete"
|
||||
|
@@ -13,9 +13,7 @@
|
||||
IsMultipleSelect=true
|
||||
IsPagination=true
|
||||
ShowExtendEditButton=false
|
||||
ShowExtendDeleteButton=true
|
||||
ShowExtendButtons=true
|
||||
ShowDeleteButton="true"
|
||||
ShowEditButton="false"
|
||||
ShowAdvancedSearch=false
|
||||
OnQueryAsync="OnQueryAsync"
|
||||
|
Reference in New Issue
Block a user