This commit is contained in:
@@ -998,7 +998,7 @@
|
||||
})
|
||||
}
|
||||
|
||||
if (hasAuth('shop:credit-limit:manage')) {
|
||||
if (hasAuth('shop:credit_limit_manage')) {
|
||||
actions.push({
|
||||
label: '调整额度',
|
||||
handler: () => showCreditDialog(row),
|
||||
|
||||
Reference in New Issue
Block a user