{"remainingRequest":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/thread-loader/dist/cjs.js!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/babel-loader/lib/index.js!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js??ref--0-0!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/index.js??vue-loader-options!/data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/components/form_blank.vue?vue&type=script&lang=js&","dependencies":[{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/src/components/form_blank.vue","mtime":1725957645720},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/babel.config.js","mtime":1725957645200},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/thread-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/babel-loader/lib/index.js","mtime":315532800000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/cache-loader/dist/cjs.js","mtime":499162500000},{"path":"/data/jenkins/workspace/badp-bcxin-web-5.x-vue/node_modules/vue-loader/lib/index.js","mtime":1655715099000}],"contextDependencies":[],"result":["import \"core-js/modules/es6.function.name\";\nimport form_normalform from \"@/components/form_normalform.vue\";\nexport default {\n props: [],\n components: {\n form_normalform: form_normalform\n },\n data: function data() {\n return {\n view: '',\n params: '',\n hackReset: true\n };\n },\n created: function created() {\n var op = this.$route.query;\n this.doAction(op);\n },\n mounted: function mounted() {},\n computed: {},\n methods: {\n doAction: function doAction(params) {\n var _this = this;\n // this.paramsHistory.push(params);\n this.params = params;\n if (params.isCurrentPageOpen) {\n //当是按钮为当前页打开时重新刷新页面加载数据,是视图按钮,或者表单按钮\n this.hackReset = false;\n this.$nextTick(function () {\n _this.hackReset = true;\n });\n }\n },\n getviewData: function getviewData() {\n var appId = this.$route.query.appId;\n var obj = {\n appId: appId,\n viewId: this.$route.query.actionContent,\n test: this.$route.query.paramValue,\n containTitle: this.$route.query.name\n };\n if (this.$route.query.paramKey) {\n obj[this.$route.query.paramKey] = this.$route.query.paramValue;\n }\n }\n }\n};",null]}