{"remainingRequest":"/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/domain.vue?vue&type=script&lang=js&","dependencies":[{"path":"/data/jenkins/workspace/test-v5inweb-5.x-vue/src/components/domain.vue","mtime":1739760944312},{"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":["\nexport default {\n name: \"main_domain\",\n props:[\n \"domainList\"\n ],\n data(){\n return{\n\n }\n },\n methods: {\n handleClick(name){\n let domainName = name;\n this.$api.switchDomain(domainName,\n {\n onSucess: res => {\n if(res.data.errcode == 0){\n window.location.reload()\n }\n }\n })\n }\n }\n}\n",null]}