fix: 新增搜索选择

This commit is contained in:
奔跑的面条
2022-04-22 10:04:55 +08:00
parent 798a7eb49a
commit 8486e08615
5 changed files with 85 additions and 19 deletions
+2
View File
@@ -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
],
});