mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
chore: 隐藏导出按钮
This commit is contained in:
@@ -111,6 +111,11 @@ function install(app: App, options: any = {}) {
|
||||
columnSizeSaver.clear();
|
||||
},
|
||||
},
|
||||
buttons: {
|
||||
export: {
|
||||
show: false,
|
||||
},
|
||||
},
|
||||
},
|
||||
rowHandle: {
|
||||
fixed: "right",
|
||||
|
||||
Reference in New Issue
Block a user