增加角色权限

This commit is contained in:
aixianling
2022-03-23 09:47:04 +08:00
parent 5c339ccdfa
commit c50141a411

View File

@@ -3,7 +3,9 @@
<ai-list>
<ai-title slot="title" title="产品发布管理" isShowBottomBorder>
<template #rightBtn>
<el-button type="primary" @click="$router.push({hash:'#productRecommend'})">推荐产品</el-button>
<el-button type="primary" @click="$router.push({hash:'#productRecommend'})"
v-if="permissions('app_appfinancialproductrecommend_detail')">推荐产品
</el-button>
</template>
</ai-title>
<template #content>