forked from github/dataease
Merge pull request #7869 from dataease/pr@dev-v2@style_watermark
style: 水印样式优化
This commit is contained in:
commit
e0d0abe44e
@ -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