|
@@ -64,9 +64,6 @@ export default {
|
|
|
{text: "Other", value: 'other'},
|
|
{text: "Other", value: 'other'},
|
|
|
{text: 'Name', value: 'name', width: '10%'},
|
|
{text: 'Name', value: 'name', width: '10%'},
|
|
|
{text: 'Type', value: 'type'},
|
|
{text: 'Type', value: 'type'},
|
|
|
- {text: 'From', value: 'from'},
|
|
|
|
|
- {text: 'AppendTimestamp', value: 'appendTimestamp'},
|
|
|
|
|
- {text: 'UpdateTimestamp', value: 'updateTimestamp'},
|
|
|
|
|
{text: 'Comment', value: 'comment'},
|
|
{text: 'Comment', value: 'comment'},
|
|
|
]
|
|
]
|
|
|
},
|
|
},
|