罗广辉
2026-04-24 297a9312da294d8069e4e79ae97346786164b523
src/subPackages/inspectionTask/taskDetails.vue
@@ -26,7 +26,6 @@
<script setup>
import {onHide, onShow} from "@dcloudio/uni-app";
import {useUserStore} from "@/store/index.js";
const active = defineModel('active')
const sWebViewRef = ref(null)
@@ -36,8 +35,6 @@
import {onLoad} from "@dcloudio/uni-app";
// const active = defineModel('active')
// console.log(active.value, '555')
function onPostMessage(event) {
  if (event.detail.data[0].type === 'back'){
    active.value = null