mirror of
https://gitee.com/yudaocode/yudao-ui-admin-vben.git
synced 2025-12-30 10:32:25 +00:00
Co-authored-by: liwei567 <liwei567@example.com>
This commit is contained in:
@@ -8,7 +8,7 @@ const { destroyWatermark, updateWatermark, watermark } = useWatermark();
|
||||
|
||||
async function recreateWaterMark() {
|
||||
destroyWatermark();
|
||||
await updateWatermark({});
|
||||
await createWaterMark();
|
||||
}
|
||||
|
||||
async function createWaterMark() {
|
||||
|
||||
Reference in New Issue
Block a user