{"remainingRequest":"/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/thread-loader/dist/cjs.js!/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/babel-loader/lib/index.js!/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/cache-loader/dist/cjs.js??ref--0-0!/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/vue-loader/lib/index.js??vue-loader-options!/data/jenkins/workspace/test-v5inweb-5.x-vue/src/components/supervisionPop.vue?vue&type=script&lang=js&","dependencies":[{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/src/components/supervisionPop.vue","mtime":1739760944323},{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/babel.config.js","mtime":1739760943855},{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/thread-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/babel-loader/lib/index.js","mtime":315532800000},{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/node_modules/vue-loader/lib/index.js","mtime":1655715099000}],"contextDependencies":[],"result":["export default {\n props: ['supervisionDialogVisible', 'isSupervisedInfoCompletedData'],\n data: function data() {\n return {\n dialogPopVisible: this.supervisionDialogVisible,\n superviseCompletedUrl: \"/static/portal/vue/index.html#/open?appId=__DXZvc8mnEmDqMARhK7G&actionContent=__DRWRVHekZL0pUfzfTwb&opentarget=detail&linkType=00\",\n //从业单位--监管归属url\n infoCompletedUrl: \"/static/portal/vue/index.html#/open?appId=__DXZvc8mnEmDqMARhK7G&actionContent=__AOkTvsah9VLicJhQ1FO&opentarget=detail&linkType=00&isAllEdit=true\" //从业单位--单位信息url\n };\n },\n watch: {\n supervisionDialogVisible: function supervisionDialogVisible() {\n this.dialogPopVisible = this.supervisionDialogVisible;\n }\n },\n methods: {\n onOkisSupervised: function onOkisSupervised() {\n var url = \"\".concat(location.origin).concat(this.superviseCompletedUrl);\n window.open(url); //跳转到监管归属iframe页面\n },\n onOkinfoCompleted: function onOkinfoCompleted() {\n var url = \"\".concat(location.origin).concat(this.infoCompletedUrl);\n window.open(url); //跳转到从业单位iframe页面\n },\n onBack: function onBack() {\n // this.$emit('isSupervisedData')//发送到Home.vue请求判断是否已填写好监管归属,如果填好,直接关闭监管归属窗口\n var url = \"\".concat(location.origin, \"/static/signon/\");\n window.open(url); //返回登录页\n }\n }\n};",null]}