Skip to content

Commit

Permalink
【发版】全局:2.1.0 发版
Browse files Browse the repository at this point in the history
  • Loading branch information
YunaiV committed May 4, 2024
1 parent 143eb65 commit f4705ad
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/report/goview/index.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<template>
<ContentWrap>
<doc-alert title="大屏设计器" url="https://doc.iocoder.cn/report/screen/" />

<IFrame :src="src" />
</ContentWrap>
</template>
Expand Down
2 changes: 2 additions & 0 deletions src/views/report/jmreport/index.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<template>
<ContentWrap>
<doc-alert title="报表设计器" url="https://doc.iocoder.cn/report/" />

<IFrame :src="src" />
</ContentWrap>
</template>
Expand Down

0 comments on commit f4705ad

Please sign in to comment.