更新代码工具图标
This commit is contained in:
parent
56d564017f
commit
65dc9337d2
@ -67,7 +67,7 @@ const selectionData = ref([])
|
|||||||
actions: [
|
actions: [
|
||||||
{
|
{
|
||||||
label: '一键生成',
|
label: '一键生成',
|
||||||
icon:'Plus',
|
icon:'SwitchFilled',
|
||||||
type: 'primary',
|
type: 'primary',
|
||||||
onClick: handleGenerator.bind(null, record),
|
onClick: handleGenerator.bind(null, record),
|
||||||
auth: ['sys:generator:generator'],
|
auth: ['sys:generator:generator'],
|
||||||
|
Loading…
Reference in New Issue
Block a user