修改xispeak前端代码

This commit is contained in:
wsm
2026-05-07 11:16:40 +08:00
parent a8cab9edbd
commit 8039b4f5da
7 changed files with 986 additions and 47 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
const FLOW_CODE = 'dev_bg_xi_speak_001';
const FLOW_NAME = '习总书记重要讲话指示批示';
const BUSINESS_TABLE_NAME = 'bg_xi_speak';
const FORM_URL = 'bg/xispeak/components/BgXiSpeakForm';
const FORM_URL = 'bg/xispeak/components/BgXiSpeakBPMForm';
const [registerBpmModal, { openModal: bpmPicModal }] = useModal();
const { createMessage } = useMessage();