【发版】全局:2.1.0 发版
parent
143eb655b1
commit
f4705ad4e1
|
@ -1,5 +1,7 @@
|
|||
<template>
|
||||
<ContentWrap>
|
||||
<doc-alert title="大屏设计器" url="https://doc.iocoder.cn/report/screen/" />
|
||||
|
||||
<IFrame :src="src" />
|
||||
</ContentWrap>
|
||||
</template>
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
<template>
|
||||
<ContentWrap>
|
||||
<doc-alert title="报表设计器" url="https://doc.iocoder.cn/report/" />
|
||||
|
||||
<IFrame :src="src" />
|
||||
</ContentWrap>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue