update:初始化项目,删除数据、档案、体重管理

This commit is contained in:
xf
2025-06-30 10:24:31 +08:00
parent bd6402478b
commit 39a44cb2d4
715 changed files with 12 additions and 80185 deletions
+12 -12
View File
@@ -686,18 +686,18 @@ export const typeList: UserType[] = [
component: healthUserOperatorEx,
auth: 'system:health_user_operator_ex:list',
},
{
key: 6,
title: '驻场人员',
component: healthUserStationEx,
auth: 'system:health_user_station_ex:list',
},
{
key: 7,
title: '体检医院',
component: hospitalDoctor,
auth: 'medical:medical_hospital_user:list',
},
// {
// key: 6,
// title: '驻场人员',
// component: healthUserStationEx,
// auth: 'system:health_user_station_ex:list',
// },
// {
// key: 7,
// title: '体检医院',
// component: hospitalDoctor,
// auth: 'medical:medical_hospital_user:list',
// },
];
/**
* @Description:处理请求参数