Commit decdd1b2 by AhJindeg

fix: 馃悶 fix post hasPermi value

parent 97c8cefb
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
plain plain
@click="handleExport" @click="handleExport"
:loading="exportLoading" :loading="exportLoading"
v-hasPermi="['infra:post:export']" v-hasPermi="['system:post:export']"
> >
<Icon icon="ep:download" class="mr-5px" /> 瀵煎嚭 <Icon icon="ep:download" class="mr-5px" /> 瀵煎嚭
</el-button> </el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment