fix:新建考试地址修改

This commit is contained in:
wyx
2022-12-27 18:31:43 +08:00
parent 6877317691
commit 93c75bff8d

View File

@@ -105,7 +105,7 @@
<iframe
id="iframe"
style="width: 100%; height: 100%"
:src="iframeUrl + '/exam/papers'"
:src="iframeUrl + '/exam/papers?addnew=true'"
name="myframe"
sandbox="allow-forms allow-scripts allow-same-origin allow-popups"
></iframe>