2026-06-30 15:59:15 +08:00
|
|
|
|
// 资质备案审核相关 mock 数据,FilingDetail 和 QualReviewForm 共享
|
|
|
|
|
|
|
|
|
|
|
|
export const MOCK_DETAIL = {
|
|
|
|
|
|
id: 1,
|
|
|
|
|
|
scopeName: "化工、石油加工",
|
|
|
|
|
|
filingRegion: "重庆市渝北区",
|
|
|
|
|
|
orgName: "重庆安评技术研究院有限公司",
|
|
|
|
|
|
orgType: "本地单位",
|
|
|
|
|
|
creditCode: "915001072028699512",
|
|
|
|
|
|
officeAddress: "重庆市沙坪坝区大学城东路20号重庆科技学院第39栋西南角实习用房三楼",
|
|
|
|
|
|
registerAddress: "同上",
|
|
|
|
|
|
certNo: "API-2026-001",
|
|
|
|
|
|
website: "www.cqap.com",
|
|
|
|
|
|
legalPerson: "郑远平",
|
|
|
|
|
|
legalPhone: "023-68705577",
|
|
|
|
|
|
contactPerson: "陈芳",
|
|
|
|
|
|
contactPhone: "139****9012",
|
|
|
|
|
|
fixedAssets: "1200",
|
|
|
|
|
|
officeArea: "1200 ㎡",
|
|
|
|
|
|
archiveArea: "80 ㎡",
|
|
|
|
|
|
evaluatorCount: "25 人",
|
|
|
|
|
|
registerEngineerCount: "12 人",
|
|
|
|
|
|
description: "重庆安评技术研究院成立于2015年,是一家专业从事安全评价、安全咨询、安全技术开发与转让的综合性安全技术服务机构。",
|
|
|
|
|
|
reviewStatus: "pending",
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
export const MOCK_MATERIALS = [
|
|
|
|
|
|
{ id: 1, name: "申请材料目录(原件)", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 2, name: "申请书(原件)", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 3, name: "法人证明(复印件)", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 4, name: "三年内无重大违法失信记录查询证明", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 5, name: "法定代表人承诺书(原件)", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 6, name: "固定资产法定证明材料", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 7, name: "工作场所及档案室面积证明", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 8, name: "安全评价师专业能力证明", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 9, name: "相关负责人证明材料", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
{ id: 10, name: "机构内部管理制度", attachment: "纸质版扫描件", format: "pdf", status: "uploaded" },
|
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
export const MOCK_PERSONNEL = [
|
|
|
|
|
|
{ id: 1, name: "张建国", type: "评价师", position: "高级评价师", title: "高级工程师", ability: "化工工艺安全风险评估" },
|
|
|
|
|
|
{ id: 2, name: "李明华", type: "评价师", position: "评价师", title: "工程师", ability: "矿山安全评价" },
|
|
|
|
|
|
{ id: 3, name: "王丽萍", type: "管理人员", position: "人事主管", title: "—", ability: "人力资源管理" },
|
|
|
|
|
|
{ id: 4, name: "陈志强", type: "评价师", position: "评价师", title: "工程师", ability: "建筑施工安全评估" },
|
|
|
|
|
|
{ id: 5, name: "赵磊", type: "管理人员", position: "综合部主任", title: "—", ability: "安全管理体系" },
|
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
export const MOCK_EQUIPMENT = [
|
|
|
|
|
|
{ id: 1, name: "气相色谱仪", model: "GC-2018", manufacturer: "岛津", calibration: "done" },
|
|
|
|
|
|
{ id: 2, name: "噪声计", model: "HS-6288", manufacturer: "杭州爱华", calibration: "done" },
|
|
|
|
|
|
{ id: 3, name: "粉尘采样器", model: "FC-5A", manufacturer: "北京劳保所", calibration: "pending" },
|
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
export const MOCK_EQUIP_DETAIL = {
|
|
|
|
|
|
name: "气相色谱仪",
|
|
|
|
|
|
model: "GC-2018",
|
|
|
|
|
|
category: "分析仪器",
|
|
|
|
|
|
type: "色谱检测类",
|
|
|
|
|
|
manufacturer: "岛津",
|
|
|
|
|
|
calibrationType: "定期检定",
|
|
|
|
|
|
flowDesc: "载气流量 30mL/min",
|
|
|
|
|
|
maxFlow: "100 mL/min",
|
|
|
|
|
|
minFlow: "1 mL/min",
|
|
|
|
|
|
dualChannel: "否",
|
|
|
|
|
|
calibInitValue: "0.0001 mg/m³",
|
|
|
|
|
|
calibUnit: "重庆市计量质量检测研究院",
|
|
|
|
|
|
status: "done",
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
export const MOCK_PERSONNEL_DETAIL = {
|
|
|
|
|
|
name: "张建国",
|
|
|
|
|
|
gender: "男",
|
|
|
|
|
|
qualScope: "化工",
|
|
|
|
|
|
birthDate: "1985-03-15",
|
|
|
|
|
|
officeAddress: "重庆市渝北区龙山街道100号",
|
|
|
|
|
|
major: "安全工程",
|
|
|
|
|
|
certLevel: "安全评价师一级 / SJP-2020-****",
|
|
|
|
|
|
email: "zhangjg@cqap.com",
|
|
|
|
|
|
personnelType: "专职评价师",
|
|
|
|
|
|
idCard: "500***********1234",
|
|
|
|
|
|
currentAddress: "重庆市渝北区新牌坊某路某号",
|
|
|
|
|
|
education: "全日制 · 本科",
|
|
|
|
|
|
graduateSchool: "重庆大学",
|
|
|
|
|
|
position: "高级评价师",
|
|
|
|
|
|
isRegisterEngineer: "是",
|
|
|
|
|
|
publications: "发表安全评价相关论文3篇,参与编制行业标准1项",
|
|
|
|
|
|
selfDeclaration: "化工工艺安全风险评估,通过注册安全工程师资格考试认定",
|
|
|
|
|
|
workExperience: "2008-2012 重庆大学 安全工程专业 本科;2012-至今 重庆安评技术研究院有限公司 评价师",
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
export const MOCK_CERTIFICATES = [
|
|
|
|
|
|
{ id: 1, name: "危险化学品经营许可证", certNo: "AQSC001", category: "安全生产证书", issuer: "重庆市应急管理局", startDate: "2025-03-29", endDate: "2028-03-28" },
|
|
|
|
|
|
{ id: 2, name: "安全评价机构资质证书", certNo: "API-2026-001", category: "甲级资质", issuer: "重庆市应急管理局", startDate: "2026-01-15", endDate: "2029-01-14" },
|
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
export const CALIBRATION_MAP = {
|
|
|
|
|
|
done: { label: "已检定", color: "success" },
|
|
|
|
|
|
pending: { label: "待检定", color: "warning" },
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
export const LEGAL_CHECK_ITEMS = [
|
|
|
|
|
|
{ key: "qualification", title: "主体资格", desc: "独立法人资格,固定资产不少于一千万元", status: "pass" },
|
|
|
|
|
|
{ key: "facility", title: "场所与设备", desc: "工作场所建筑面积不少于1000㎡", status: "pass" },
|
|
|
|
|
|
{ key: "staffCount", title: "人员数量与结构", desc: "专职技术人员≥25人,中级注安师≥30%", status: "pass" },
|
|
|
|
|
|
{ key: "staffExp", title: "人员资历", desc: "专职技术人员在本行业领域工作二年以上", status: "pass" },
|
|
|
|
|
|
{ key: "keyRole", title: "关键岗位要求", desc: "负责人具有高级职称,工作八年以上", status: "pass" },
|
|
|
|
|
|
{ key: "management", title: "管理体系", desc: "需核验文件化管理体系是否符合要求", status: "warn" },
|
|
|
|
|
|
{ key: "commitment", title: "责任承诺", desc: "法定代表人已出具承诺书", status: "pass" },
|
|
|
|
|
|
{ key: "disclosure", title: "信息公开", desc: "未检测到公示网站", status: "fail" },
|
|
|
|
|
|
{ key: "credit", title: "信用记录", desc: "三年内无重大违法失信记录", status: "pass" },
|
|
|
|
|
|
{ key: "other", title: "其他", desc: "法律、行政法规规定的其他条件", status: "pass" },
|
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
export const LEGAL_STATUS_STYLE = {
|
|
|
|
|
|
pass: { icon: "✅", borderColor: "#059669", bg: "#f0fdf4" },
|
|
|
|
|
|
warn: { icon: "⚠️", borderColor: "#d97706", bg: "#fffbeb" },
|
2026-07-02 15:01:19 +08:00
|
|
|
|
NOT_PASS: { icon: "❌", borderColor: "#dc2626", bg: "#fef2f2" },
|
2026-06-30 15:59:15 +08:00
|
|
|
|
};
|