|
@@ -1,7 +1,7 @@
|
|
<template>
|
|
<template>
|
|
<view class="detailed" style="font-size: 30upx">
|
|
<view class="detailed" style="font-size: 30upx">
|
|
<view class="detailedContent">
|
|
<view class="detailedContent">
|
|
- <web-view update-title="消防报告详情" :src="pathUrl" allow="iframe"></web-view>
|
|
|
|
|
|
+ <web-view update-title="消防报告详情" :src="pathUrl" allow></web-view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</view>
|
|
</template>
|
|
</template>
|