预览无法滑动
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="ZQYJAddFileDetails">
|
<div class="ZQYJAddFileDetails" style="overflow: auto">
|
||||||
<div class="left">
|
<div class="left" style="overflow: auto">
|
||||||
<loading :loading="iframeLoading">正在加载文档</loading>
|
<loading :loading="iframeLoading">正在加载文档</loading>
|
||||||
<iframe name = "iframeMap" id="iframeMapViewComponent" v-bind:src="iframeUrl"
|
<iframe name = "iframeMap" id="iframeMapViewComponent" v-bind:src="iframeUrl"
|
||||||
width="100%" height="100%"
|
width="100%" height="100%"
|
||||||
|
|||||||
Reference in New Issue
Block a user