提交 6a5bfb21 authored 作者: wangjiahao's avatar wangjiahao

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

上级 6054b8b5
...@@ -42,7 +42,8 @@ export default { ...@@ -42,7 +42,8 @@ export default {
varsInfo: { varsInfo: {
panelName: this.panelName, panelName: this.panelName,
snapshot: this.snapshot, 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: [ timeInfo: [
'yyyy-MM-dd', 'yyyy-MM-dd',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论