|
|
@@ -85,7 +85,7 @@ export default {
|
|
|
{ text: '标签', value: 'tag' },
|
|
|
{ text: '状态', value: 'status' },
|
|
|
{ text: '血缘关系数量', value: 'blood_count', align: 'center' },
|
|
|
- { text: '创建时间', value: 'time' },
|
|
|
+ { text: '创建时间', value: 'create_time' },
|
|
|
{ text: '操作', value: 'actions' }
|
|
|
],
|
|
|
items: [],
|