We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 143eb65 commit f4705adCopy full SHA for f4705ad
src/views/report/goview/index.vue
@@ -1,5 +1,7 @@
1
<template>
2
<ContentWrap>
3
+ <doc-alert title="大屏设计器" url="https://doc.iocoder.cn/report/screen/" />
4
+
5
<IFrame :src="src" />
6
</ContentWrap>
7
</template>
src/views/report/jmreport/index.vue
+ <doc-alert title="报表设计器" url="https://doc.iocoder.cn/report/" />
0 commit comments