We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b09cdf commit 62b6e71Copy full SHA for 62b6e71
web/src/view/dashboard/index.vue
@@ -6,7 +6,7 @@
6
<div class="gva-top-card-left-title">早安,管理员,请开始一天的工作吧</div>
7
<div class="gva-top-card-left-dot">{{ weatherInfo }}</div>
8
<div class="gva-top-card-left-rows">
9
- <el-row v-auth="btnAuth.a">
+ <el-row>
10
<el-col :span="8" :xs="24" :sm="8">
11
<div class="flex-center">
12
<el-icon class="dasboard-icon">
0 commit comments