调整aksk测试数据

This commit is contained in:
JEECG
2025-05-29 16:07:30 +08:00
parent 450b93d916
commit 5a215525d5
3 changed files with 14 additions and 14 deletions

View File

@@ -26,11 +26,11 @@ export const columns: BasicColumn[] = [
align:"center",
dataIndex: 'blackList'
},
{
title: '状态',
align:"center",
dataIndex: 'status'
},
// {
// title: '状态',
// align:"center",
// dataIndex: 'status'
// },
{
title: '创建人',
align:"center",

View File

@@ -30,12 +30,11 @@ export const columns: BasicColumn[] = [
align: "center",
dataIndex: 'createTime'
},
{
title: '关联系统用户名',
align: "center",
dataIndex: 'createBy',
},
// {
// title: '关联系统用户名',
// align: "center",
// dataIndex: 'createBy',
// },
];
// 高级查询数据