src/subPackages/workDetail/index.vue
@@ -15,7 +15,7 @@ const viewUrl = ref('') onLoad( (options) => { const eventNum= options.eventNum; viewUrl.value = getWebViewUrl('/workDetail', {eventNum:eventNum,totalNum:options.totalNum,keyword:options.keyword,aiType:options.aiType}) viewUrl.value = getWebViewUrl('/workDetail', {eventNum:eventNum,totalNum:options.totalNum,keyword:options.keyword,aiType:options.aiType,wLJobInfoId:options.wLJobInfoId}) }); function onPostMessage(data) {