mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-10 08:22:27 +08:00
Fixes bug add baseModal | baseForm 组件
This commit is contained in:
@@ -63,6 +63,8 @@ import {
|
||||
NUpload,
|
||||
NTree,
|
||||
NSpin,
|
||||
NTimePicker,
|
||||
NBackTop,
|
||||
} from 'naive-ui';
|
||||
|
||||
const naive = create({
|
||||
@@ -129,6 +131,8 @@ const naive = create({
|
||||
NUpload,
|
||||
NTree,
|
||||
NSpin,
|
||||
NTimePicker,
|
||||
NBackTop,
|
||||
],
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user