增加ID列
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
class="plan-list-table"
|
||||
:fit="true"
|
||||
:scrollbar-always-on="true">
|
||||
<el-table-column prop="id" label="计划ID" min-width="60" />
|
||||
<el-table-column prop="name" label="计划名称" min-width="120" />
|
||||
<el-table-column prop="description" label="计划描述" min-width="150" />
|
||||
<el-table-column prop="execution_type" label="执行类型" min-width="150">
|
||||
|
||||
Reference in New Issue
Block a user