修改工单
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 5m26s

This commit is contained in:
sexygoat
2026-02-25 16:14:38 +08:00
parent ca3184857e
commit dccad819cf
20 changed files with 2163 additions and 1229 deletions

View File

@@ -387,7 +387,7 @@
if (hasAuth('agent_commission:detail')) {
buttons.push(
h(ArtButtonTable, {
icon: '',
text: '详情',
onClick: () => showDetail(row)
})
)