人像页面完成
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Waiting to run

This commit is contained in:
15683799673
2025-06-27 22:19:56 +08:00
parent 3e8ba86305
commit b2d902a2e0
5 changed files with 31 additions and 8 deletions

View File

@@ -27,11 +27,10 @@ export const querySchema: FormSchemaGetter = () => [
// export const columns: () => VxeGridProps['columns'] = () => [
export const columns: VxeGridProps['columns'] = [
{ type: 'checkbox', width: 60 },
{
/* {
title: '人员库编码',
field: 'libCode',
},
},*/
{
title: '人像名称',
field: 'imgName',