mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 新增搜索选择
This commit is contained in:
@@ -94,6 +94,7 @@ import {
|
||||
NCollapseItem,
|
||||
NColorPicker,
|
||||
NWatermark,
|
||||
NEmpty,
|
||||
NCollapseTransition
|
||||
} from 'naive-ui';
|
||||
|
||||
@@ -192,6 +193,7 @@ const naive = create({
|
||||
NCollapseItem,
|
||||
NColorPicker,
|
||||
NWatermark,
|
||||
NEmpty,
|
||||
NCollapseTransition
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user