forked from github/dataease
style: 水印样式优化
This commit is contained in:
parent
096de8a3d1
commit
c04c99f379
@ -186,7 +186,7 @@ export function activeWatermark(
|
||||
watermark_txt = getNow()
|
||||
watermark_width = 200
|
||||
} else {
|
||||
watermark_txt = userLoginInfo.name
|
||||
watermark_txt = userLoginInfo.account
|
||||
}
|
||||
const settings = {
|
||||
watermark_txt: watermark_txt,
|
||||
|
Loading…
Reference in New Issue
Block a user