fix: 修复开放接口添加按钮文本显示问题

pull/453/head
xiaojunnuo 2025-07-07 14:21:00 +08:00
parent f87a3d0892
commit f93ba9970c
1 changed files with 1 additions and 7 deletions

View File

@ -53,13 +53,7 @@ export default function ({ crudExpose, context }: CreateCrudOptionsProps): Creat
width: 600, width: 600,
}, },
}, },
actionbar: { actionbar: {},
buttons: {
add: {
text: t("certd.actionbar.add"),
},
},
},
rowHandle: { rowHandle: {
width: 300, width: 300,
fixed: "right", fixed: "right",