This commit is contained in:
@@ -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')"
|
||||
|
||||
Reference in New Issue
Block a user