| src/views/home/home.vue | ●●●●● patch | view | raw | blame | history |
src/views/home/home.vue
@@ -27,6 +27,7 @@ window.handleStartAnimalHeat = this.handleStartAnimalHeat; window.handleStartHealthcode = this.handleStartHealthcode; window.handleStartAlarm = this.handleStartAlarm; window.handleStartEquipment = this.handleStartEquipment; }, methods: { //体温监测分页数据 @@ -49,6 +50,12 @@ path: `/realTimePolice/index`, query: data[0] }); }, //在线设备分页数据 handleStartEquipment(){ this.$router.push({ path: `/clientManagement/index` }); } // getData() {