恢复代码

This commit is contained in:
‘huanghaiixia’
2026-01-14 11:27:01 +08:00
parent a635481219
commit e87d2e18b4
8 changed files with 13 additions and 20 deletions

View File

@ -25,14 +25,7 @@ export const searchFormSchema: FormSchema[] = [
];
export const columns: BasicColumn[] = [
{
dataIndex: 'id',
title: 'id',
componentType: 'input',
align: 'left',
sorter: true,
},
{
dataIndex: 'verNo',