This commit is contained in:
dute7liang
2024-01-01 21:45:54 +08:00
parent 31d4a3b81a
commit 8ce6b420f1
4 changed files with 289 additions and 1 deletions

View File

@@ -67,6 +67,7 @@
</template>
</el-table-column>
<el-table-column label="标题" align="center" prop="title" show-overflow-tooltip/>
<el-table-column label="提交时间" align="center" prop="createTime" />
<el-table-column label="操作" align="center" class-name="small-padding fixed-width" width="180" fixed="right">
<template v-slot="scope">
<el-button