From 92b77ab1cac071f6fa7f7e766553f0cfdcd489b0 Mon Sep 17 00:00:00 2001 From: wyw <571921741@qq.com> Date: Mon, 3 Nov 2025 09:41:49 +0800 Subject: [PATCH] SE --- src/utils/customConfig.js | 80 +++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/src/utils/customConfig.js b/src/utils/customConfig.js index 05400c5..7239e91 100644 --- a/src/utils/customConfig.js +++ b/src/utils/customConfig.js @@ -124,26 +124,26 @@ const SC052ShowPrint = createLoadableComponent(() => import('../components/Custo // const CM043ShowPrint = createLoadableComponent(() => import('../components/CustomPages/CM/CM043ShowPrint')) // const CM045ShowPrint = createLoadableComponent(() => import('../components/CustomPages/CM/CM045ShowPrint')) -// const SE001EditPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE001EditPage')) -// const SEConfigPage = createLoadableComponent(() => import('../components/CustomPages/SE/SEConfigPage')) -// const SE005ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE005ShowPrint')) -// const SESafeSurveyTest = createLoadableComponent(() => import('../components/CustomPages/SE/SESafeSurveyTest')) -// const SE005ReportEdit = createLoadableComponent(() => import('../components/CustomPages/SE/SE005ReportEdit')) -// const SE007AllView = createLoadableComponent(() => import('../components/CustomPages/SE/SE007AllView')) -// const SE009ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE009ShowPrint')) -// const SE011ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE011ShowPrint')) -// const SE013ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE013ShowPrint')) -// const SE015ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE015ShowPrint')) -// const SE018EditPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE018EditPage')) -// const SE018PaperPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE018PaperPage')) -// const SE019ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE019ShowPrint')) -// const SE021ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE021ShowPrint')) -// const SE061ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE061ShowPrint')) -// const SE061PaperPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE061PaperPage')) -// const SE062ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE062ShowPrint')) -// const SE063ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE063ShowPrint')) -// const SE051ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE051ShowPrint')) -// const SE007ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE007ShowPrint')) +const SE001EditPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE001EditPage')) +const SEConfigPage = createLoadableComponent(() => import('../components/CustomPages/SE/SEConfigPage')) +const SE005ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE005ShowPrint')) +const SESafeSurveyTest = createLoadableComponent(() => import('../components/CustomPages/SE/SESafeSurveyTest')) +const SE005ReportEdit = createLoadableComponent(() => import('../components/CustomPages/SE/SE005ReportEdit')) +const SE007AllView = createLoadableComponent(() => import('../components/CustomPages/SE/SE007AllView')) +const SE009ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE009ShowPrint')) +const SE011ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE011ShowPrint')) +const SE013ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE013ShowPrint')) +const SE015ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE015ShowPrint')) +const SE018EditPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE018EditPage')) +const SE018PaperPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE018PaperPage')) +const SE019ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE019ShowPrint')) +const SE021ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE021ShowPrint')) +const SE061ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE061ShowPrint')) +const SE061PaperPage = createLoadableComponent(() => import('../components/CustomPages/SE/SE061PaperPage')) +const SE062ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE062ShowPrint')) +const SE063ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE063ShowPrint')) +const SE051ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE051ShowPrint')) +const SE007ShowPrint = createLoadableComponent(() => import('../components/CustomPages/SE/SE007ShowPrint')) // const BI001HomeDetail = createLoadableComponent(() => import('../components/CustomPages/BI/BI001HomeDetail')) // const BI002HomeDetail = createLoadableComponent(() => import('../components/CustomPages/BI/BI002HomeDetail')) @@ -323,26 +323,26 @@ export default function (componentName, formId, formParam, data, formCode, formD RiskSubmit: , CrucialLicenseJob: , - // SE001EditPage: , - // SEConfigPage: , - // SE005ShowPrint: , - // SESafeSurveyTest: , - // SE005ReportEdit: , - // SE007ShowPrint: , - // SE007AllView: , - // SE009ShowPrint: , - // SE011ShowPrint: , - // SE013ShowPrint: , - // SE015ShowPrint: , - // SE018EditPage: , - // SE018PaperPage: , - // SE019ShowPrint: , - // SE021ShowPrint: , - // SE061PaperPage: , - // SE061ShowPrint: , - // SE062ShowPrint: , - // SE063ShowPrint: , - // SE051ShowPrint: , + SE001EditPage: , + SEConfigPage: , + SE005ShowPrint: , + SESafeSurveyTest: , + SE005ReportEdit: , + SE007ShowPrint: , + SE007AllView: , + SE009ShowPrint: , + SE011ShowPrint: , + SE013ShowPrint: , + SE015ShowPrint: , + SE018EditPage: , + SE018PaperPage: , + SE019ShowPrint: , + SE021ShowPrint: , + SE061PaperPage: , + SE061ShowPrint: , + SE062ShowPrint: , + SE063ShowPrint: , + SE051ShowPrint: , SCShowPrint: , // CM018ShowPrint: ,