mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-09-10 08:57:14 +08:00
新增:操作栏右侧新增工具条(显示或隐藏搜索栏按钮、刷新按钮)
This commit is contained in:
@@ -73,6 +73,7 @@ export default function configStyleImportPlugin() {
|
||||
'image-preview': 'image',
|
||||
'image-preview-group': 'image',
|
||||
'cascader-panel': 'cascader',
|
||||
'button-group': 'button',
|
||||
};
|
||||
if (ignoreList.includes(name)) return '';
|
||||
// eslint-disable-next-line no-prototype-builtins
|
||||
|
Reference in New Issue
Block a user