{"remainingRequest":"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\\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//\n\r\nimport navBar from '../components/navBar.vue'\r\nexport default {\r\n components: {\r\n navBar\r\n },\r\n name: 'MobileDevice',\r\n data() {\r\n return {\r\n title: '',\r\n value: ''\r\n }\r\n },\r\n created() {},\r\n mounted() {\r\n this.title = this.$route.query.title\r\n console.log(this.title)\r\n },\r\n methods: {\r\n onClickLeft() {\r\n // if (this.title == '排查单位') {\r\n // this.$router.push({name: 'MobileTroubleshooting'})\r\n // }\r\n this.$router.go(-1)\r\n },\r\n // 跳转设备详情\r\n handleDetail(item) {\r\n console.log(item)\r\n if (this.title == '排查单位') {\r\n this.$router.push({\r\n name: 'MobileTroubleshooting',\r\n query: {id: item}\r\n })\r\n }\r\n }\r\n }\r\n}\r\n",null]}