{"remainingRequest":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Manage\\MobileSearchIndividual.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\src\\views\\Mobile\\Manage\\MobileSearchIndividual.vue","mtime":1687137722336},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\bzzgj-fvue\\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//\nimport navBar from \"../components/navBar.vue\";\nexport default {\n components: {\n navBar: navBar\n },\n name: 'MobileDevice',\n data: function data() {\n return {\n title: '',\n value: ''\n };\n },\n created: function created() {},\n mounted: function mounted() {\n this.title = this.$route.query.title;\n console.log(this.title);\n },\n methods: {\n onClickLeft: function onClickLeft() {\n // if (this.title == '排查单位') {\n // this.$router.push({name: 'MobileTroubleshooting'})\n // }\n this.$router.go(-1);\n },\n // 跳转设备详情\n handleDetail: function handleDetail(item) {\n console.log(item);\n\n if (this.title == '排查单位') {\n this.$router.push({\n name: 'MobileTroubleshooting',\n query: {\n id: item\n }\n });\n }\n }\n }\n};",null]}