在路由权限校验中获取设备列表
This commit is contained in:
@ -11,10 +11,6 @@ import ThemePicker from "@/components/ThemePicker"
|
||||
export default {
|
||||
name: "App",
|
||||
components: { ThemePicker },
|
||||
mounted() {
|
||||
//获取站点列表
|
||||
this.$store.dispatch('getZdList')
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user