mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 12:26:47 +08:00
fix bug
This commit is contained in:
@@ -7,13 +7,13 @@
|
||||
:footer="null"
|
||||
:centered="true"
|
||||
:maskClosable="false"
|
||||
width="679"
|
||||
height="437"
|
||||
width="80%"
|
||||
height="80%"
|
||||
@cancel="closeModal"
|
||||
>
|
||||
<iframe
|
||||
id="iframe"
|
||||
style="width: 800px; height: 500px"
|
||||
style="width: 100%; height: 600px"
|
||||
:src="iframeUrl + '/course/manages?f=choose'"
|
||||
name="myframe"
|
||||
security="restricted"
|
||||
|
||||
Reference in New Issue
Block a user