{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\form\\BusinessObjHeader.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\views\\form\\BusinessObjHeader.vue","mtime":1675071992913},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nvar eipSysTypeSelector = function eipSysTypeSelector() {\n return import(\"@/components/selector/EipSysTypeSelector.vue\");\n};\n\nexport default {\n components: {\n eipSysTypeSelector: eipSysTypeSelector\n },\n name: \"BusinessObjHeader\",\n props: [\"dataView\", \"formData\"],\n computed: {\n editing: function editing() {\n return this.dataView && this.dataView.type == \"edit\";\n },\n deployed: function deployed() {\n return this.formData && this.formData.deployed == 1;\n }\n },\n methods: {\n entBlur: function entBlur() {\n this.$emit(\"entBlur\");\n },\n getPinyin: function getPinyin() {\n var _this = this;\n\n this.$http.request({\n url: \"\".concat(window.context.uc, \"/base/tools/v1/getPinyin\"),\n method: \"GET\",\n params: {\n chinese: this.formData.description,\n type: 0\n }\n }).then(function (res) {\n if (res.data.state) {\n _this.formData.alias = res.data.value;\n }\n });\n }\n }\n};",null]}