{"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/o_calctext.vue?vue&type=script&lang=js&","dependencies":[{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/src/components/o_calctext.vue","mtime":1739760944319},{"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":["import \"core-js/modules/es6.regexp.search\";\nimport \"core-js/modules/es6.regexp.split\";\nimport controlHidden from \"@/assets/js/controlHidden.js\";\nexport default {\n name: \"o-calctext\",\n props: [\"id\"],\n computed: {\n field: function field() {\n var data = this.$parent.findField(this.id);\n this.jumpToNewpage(data);\n return this.$parent.findField(this.id);\n }\n },\n mounted: function mounted() {\n var _this = this;\n this.$nextTick(function () {\n var field = _this.field;\n if (field.isHideType) {\n var id = _this.id,\n formShowType = field.formShowType;\n controlHidden({\n id: id,\n field: field,\n formShowType: formShowType\n });\n }\n });\n },\n data: function data() {\n return {\n isJump: false\n };\n },\n methods: {\n setValue: function setValue(value) {\n if (value && value.indexOf(\"pdfviewer.html\") > -1) {\n var statiContextPath = obpmConfig.statiContextPath;\n if (statiContextPath) {\n //5.0 trunk\n sessionStorage.setItem(\"isTrunk\", true);\n } else {\n //4.4 stable\n sessionStorage.setItem(\"isTrunk\", false);\n }\n return value;\n } else if (value && value.indexOf(\"viewer.html\") > -1) {\n //金格签章\n var myProfile = this.$store.state.myProfile;\n var loginNo = myProfile ? myProfile.loginNo : '';\n sessionStorage.setItem(\"loginNo\", loginNo);\n var path = value.split(\"?\");\n var pathR = path[1];\n var url = '';\n var _statiContextPath = obpmConfig.statiContextPath;\n if (_statiContextPath) {\n //5.0 trunk\n url = \"