iframe路径中去掉display
This commit is contained in:
@@ -146,7 +146,7 @@ const iframeSrc = ref('')
|
|||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
iframeSrc.value =
|
iframeSrc.value =
|
||||||
'http://192.168.1.179:4001' +
|
'http://192.168.1.179:4001' +
|
||||||
`/zutai/?id=4b4f7f4260198776594f5f9d93a532e8&&name=stt&&preview=true&&display=true#/preview_YPT`
|
`/zutai/?id=4b4f7f4260198776594f5f9d93a532e8&&name=stt&&preview=true#/preview_YPT`
|
||||||
|
|
||||||
tableStore.index()
|
tableStore.index()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user