修改禅道已知bug

This commit is contained in:
qq787203167
2022-05-11 09:23:13 +08:00
parent 6a14ce332a
commit 919a4da1fc
@@ -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')