refactor:导出pdf模板支持设置常用参数

This commit is contained in:
wangjiahao 2021-09-07 17:36:43 +08:00
parent 6054b8b566
commit 6a5bfb21cf

View File

@ -42,7 +42,8 @@ export default {
varsInfo: {
panelName: this.panelName,
snapshot: this.snapshot,
userName: this.$store.state.user.user.name
userName: this.$store.state.user.user.userName,
nickName: this.$store.state.user.user.nickName
},
timeInfo: [
'yyyy-MM-dd',