添加addParentPlatform, queryParentPlatformList 接口
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<el-menu router :default-active="this.$route.path" background-color="#545c64" text-color="#fff" active-text-color="#ffd04b" mode="horizontal">
|
||||
<el-menu-item index="/">控制台</el-menu-item>
|
||||
<el-menu-item index="/videoList">设备列表</el-menu-item>
|
||||
<el-menu-item index="/parentPlatformList">国标级联</el-menu-item>
|
||||
<!-- <el-menu-item index="/videoReplay">录像回看</el-menu-item> -->
|
||||
<!-- <el-menu-item index="4">级联设置</el-menu-item> -->
|
||||
<el-menu-item style="float: right;" @click="loginout">退出</el-menu-item>
|
||||
</el-menu>
|
||||
</div>
|
||||
@@ -23,4 +23,4 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user