chore: 隐藏导出按钮

This commit is contained in:
xiaojunnuo
2025-06-03 10:23:28 +08:00
parent 2de7583900
commit 24237c16bf

View File

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