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