@@ -99,6 +99,16 @@ export default {
minWidth: 200,
showOverflowTooltip: true
},
+
+ {
+ prop: 'createTime',
+ label: '创建时间',
+ align: 'left',
+ sortable: 'custom',
+ width: 160,
+ showOverflowTooltip: true
+ },
{
columnKey: 'action',
label: '操作',