更多的箭头放到后面了
parent
a8f67f4b4a
commit
0fc826cbcc
|
|
@ -264,7 +264,7 @@
|
|||
'crm:contract:change'
|
||||
]"
|
||||
>
|
||||
<el-button type="primary" link><Icon icon="ep:d-arrow-right" /> 更多</el-button>
|
||||
<el-button type="primary" link>更多<Icon icon="ep:d-arrow-right" /> </el-button>
|
||||
<template #dropdown>
|
||||
<el-dropdown-menu>
|
||||
<el-dropdown-item
|
||||
|
|
|
|||
|
|
@ -216,7 +216,7 @@
|
|||
'system:permission:assign-user-role'
|
||||
]"
|
||||
>
|
||||
<el-button type="primary" link><Icon icon="ep:d-arrow-right" /> 更多</el-button>
|
||||
<el-button type="primary" link>更多<Icon icon="ep:d-arrow-right" /> </el-button>
|
||||
<template #dropdown>
|
||||
<el-dropdown-menu>
|
||||
<el-dropdown-item
|
||||
|
|
|
|||
Loading…
Reference in New Issue