Skip to content

Commit 62b6e71

Browse files
author
piexlmax
committed
取消dashboard的v-auth
1 parent 8b09cdf commit 62b6e71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/view/dashboard/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="gva-top-card-left-title">早安,管理员,请开始一天的工作吧</div>
77
<div class="gva-top-card-left-dot">{{ weatherInfo }}</div>
88
<div class="gva-top-card-left-rows">
9-
<el-row v-auth="btnAuth.a">
9+
<el-row>
1010
<el-col :span="8" :xs="24" :sm="8">
1111
<div class="flex-center">
1212
<el-icon class="dasboard-icon">

0 commit comments

Comments
 (0)