feat: 新增导出水印功能

This commit is contained in:
奔跑的面条
2022-04-07 11:24:40 +08:00
parent 9c2f70b68c
commit b5ea97e239
4 changed files with 33 additions and 13 deletions
+2
View File
@@ -93,6 +93,7 @@ import {
NCollapse,
NCollapseItem,
NColorPicker,
NWatermark,
NCollapseTransition
} from 'naive-ui';
@@ -190,6 +191,7 @@ const naive = create({
NCollapse,
NCollapseItem,
NColorPicker,
NWatermark,
NCollapseTransition
],
});