mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
feat: 新增导出水印功能
This commit is contained in:
@@ -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
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user