暂降页面调整

This commit is contained in:
2024-09-27 09:35:50 +08:00
parent cdf4133c8d
commit a6ee1bd322
2 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ const tableStore: any = new TableStore({
isWebPaging: true,
column: [
{ field: 'name', title: '模板名称' },
{ field: 'createBy', title: '创建用户' },
{ field: 'reportForm', title: '模板类型' },
{ field: 'updateBy', title: '更新用户' },
{ field: 'createTime', title: '创建时间' },
{ field: 'updateTime', title: '更新时间' },