修改用户录入页面

This commit is contained in:
GGJ
2025-03-26 14:47:22 +08:00
parent 9ac4f65807
commit 716e62dd48
9 changed files with 2245 additions and 40 deletions

View File

@@ -102,6 +102,7 @@ const tableStore = new TableStore({
},
{ field: 'responsibleDepartment', title: '归口管理部门', minWidth: 130 },
{ field: 'ratePower', title: '装机容量(MW)', minWidth: 130 },
{
field: 'createBy',
title: '创建人',