fix: 操作
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 4m52s

This commit is contained in:
sexygoat
2026-04-27 17:46:20 +08:00
parent d0c1f1622c
commit 030195d609

View File

@@ -184,7 +184,7 @@
{{ formatDateTime(scope.row.created_at) }}
</template>
</ElTableColumn>
<ElTableColumn label="操作" width="160" fixed="right">
<ElTableColumn label="操作" width="180" fixed="right">
<template #default="scope">
<ElButton
v-if="hasAuth('package_usage:daily_records')"