fix: 按钮权限调整
This commit is contained in:
@@ -139,7 +139,7 @@ const [Grid, gridApi] = useVbenVxeGrid({
|
||||
label: $t('ui.actionTitle.import', [$t('customer.customer')]),
|
||||
type: 'primary',
|
||||
icon: ACTION_ICON.UPLOAD,
|
||||
auth: ['license:customer:export'],
|
||||
auth: ['license:customer:import'],
|
||||
onClick: handleImport,
|
||||
},
|
||||
]"
|
||||
|
||||
Reference in New Issue
Block a user