项目新需求修改

This commit is contained in:
wcq 2023-08-18 16:59:04 +08:00
parent eb00c26a04
commit 4662d87f5c
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
{{ scope.row.rate_time ? dayjs(scope.row.rate_time).format("YYYY/MM/DD HH:mm") : ''}}
</template>
</el-table-column>
<el-table-column align="center" label="操作" width="340">
<el-table-column align="center" label="操作" width="410">
<template #default="scope">
<div class="flex flex-c">
<el-button type="success"