罗广辉
2026-04-24 648904d076ae6e17892b40675598b1c8dc474277
src/subPackages/inspectionTask/taskDetails.vue
@@ -3,7 +3,7 @@
    <view>
      <web-view
        ref="sWebViewRef"
        :src='`${viewUrl}?token=${token}&wayLineJodInfoId=${active.id}`'
        :src='`${viewUrl}?token=${token}&wayLineJobInfoId=${active.id}`'
        @message="onPostMessage"
        @onPostMessage="onPostMessage"
      />