fix: 通知
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m20s

This commit is contained in:
luo
2026-07-28 18:40:54 +08:00
parent ee266c51cc
commit 831f03c3a7
9 changed files with 213 additions and 106 deletions

View File

@@ -998,7 +998,7 @@
})
}
if (hasAuth('shop:credit-limit:manage')) {
if (hasAuth('shop:credit_limit_manage')) {
actions.push({
label: '调整额度',
handler: () => showCreditDialog(row),