mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-07-02 11:12:20 +08:00
fix: import action x-toolbar (#6378)
This commit is contained in:
parent
0aa9eff8ae
commit
faadfa0b96
@ -53,6 +53,7 @@ export const ImportActionInitializer = () => {
|
|||||||
'x-component': 'ImportAction',
|
'x-component': 'ImportAction',
|
||||||
'x-action': 'importXlsx',
|
'x-action': 'importXlsx',
|
||||||
'x-settings': 'actionSettings:import',
|
'x-settings': 'actionSettings:import',
|
||||||
|
'x-toolbar': 'ActionSchemaToolbar',
|
||||||
};
|
};
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user