新增查看页面

This commit is contained in:
2026-01-22 21:53:44 +08:00
parent 65f148c106
commit c10bcd14c3

View File

@@ -228,14 +228,6 @@
width: 165,
align: 'left',
},
{
title: t('项目名称'),
dataIndex: 'provinceName',
key: 'd.province_name',
sorter: true,
width: 130,
align: 'left',
},
{
title: t('开始时间'),
dataIndex: 'startTime',