- 在 instance-manage.vue 文件中,移除了过期时间
@@ -160,8 +160,7 @@ const columns = [
{
title: '过期时间',
dataIndex: 'expiredAt',
- width: 180,
- sorter: true
+ width: 180
},
title: '状态',