查询条件添加

This commit is contained in:
‘huanghaiixia’
2026-02-02 10:43:46 +08:00
parent 16a8e11308
commit 3ce161bcbe
26 changed files with 282 additions and 90 deletions

View File

@ -58,7 +58,7 @@ export const columns: BasicColumn[] = [
{
dataIndex: 'dateFrom',
title: '始日期',
title: '始日期',
componentType: 'date',
align: 'left',