Update system.vue

This commit is contained in:
sc 2021-05-07 09:35:00 +08:00
parent 83c7c47bbc
commit 276ab2fa35
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<template>
<el-main>
<el-card shadow="never">
<el-tabs tab-position="left">
<el-tabs tab-position="top">
<el-tab-pane label="用户管理">用户管理</el-tab-pane>
<el-tab-pane label="配置管理">配置管理</el-tab-pane>
<el-tab-pane label="角色管理">角色管理</el-tab-pane>