增加角色权限
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user