mirror of
https://github.com/zclzone/vue-naive-admin.git
synced 2025-04-30 22:29:01 +08:00
fix: 移除演示按钮的点击事件
This commit is contained in:
parent
cf0ba0a2bf
commit
27a50a99b4
@ -231,7 +231,6 @@ const columns = [
|
||||
size: 'small',
|
||||
type: 'primary',
|
||||
secondary: true,
|
||||
onClick: () => handleOpenRolesSet(row),
|
||||
}, {
|
||||
default: () => '超管专属',
|
||||
icon: () => h('i', { class: 'i-carbon:user-role text-14' }),
|
||||
|
Loading…
x
Reference in New Issue
Block a user