修改禅道已知bug
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
},
|
||||
{
|
||||
title: this.$t('operationTime'),
|
||||
dataIndex: 'createTime',
|
||||
dataIndex: 'operatorTime',
|
||||
align: 'center',
|
||||
customRender: function(t, r, index) {
|
||||
return moment(t).format('YYYY-MM-DD HH:mm:ss')
|
||||
|
||||
Reference in New Issue
Block a user