UI优化
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</el-row>
|
||||
|
||||
<!-- 列表 -->
|
||||
<el-table v-loading="loading" :data="list">
|
||||
<el-table v-loading="loading" stripe :data="list">
|
||||
<el-table-column label="讨论ID" align="center" prop="id" />
|
||||
<el-table-column label="项目名" align="center" prop="projectId" />
|
||||
<el-table-column label="任务名" align="center" prop="taskId" />
|
||||
|
||||
Reference in New Issue
Block a user