chore: 隐藏导出按钮

pull/411/head
xiaojunnuo 2025-06-03 10:23:28 +08:00
parent 2de7583900
commit 24237c16bf
1 changed files with 5 additions and 0 deletions

View File

@ -111,6 +111,11 @@ function install(app: App, options: any = {}) {
columnSizeSaver.clear();
},
},
buttons: {
export: {
show: false,
},
},
},
rowHandle: {
fixed: "right",