【bug】 首页消息没有提醒时间

This commit is contained in:
fengachen
2021-12-24 10:01:31 +08:00
parent 8ca24111bd
commit 7824bf3d5d
+1 -1
View File
@@ -113,7 +113,7 @@ export default {
title: '提醒时间',
align: 'center',
width: 180,
dataIndex: 'createTime',
dataIndex: 'sendTime',
scopedSlots: {customRender: 'text'}
}, {
title: '操作',