!16 feat(xispeak): 更新流程发起默认FORM_URL参数及节点权限配置
* feat(xispeak): 更新流程发起默认FORM_URL参数及节点权限配置
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
const FLOW_NAME = '习总书记重要讲话指示批示';
|
||||
const FLOW_CODE_JBR = 'bg_xi_speak_fb_01';
|
||||
const BUSINESS_TABLE_NAME = 'bg_xi_speak';
|
||||
const FORM_URL = 'bg/xispeak/components/BgXiSpeakBPMForm';
|
||||
const FORM_URL = 'bg/xispeak/components/BgXiSpeakBPMForm?showProcessHandle=0&showFeedbackInfo=1&showJiJianFields=1';
|
||||
|
||||
const [registerBpmModal, { openModal: bpmPicModal }] = useModal();
|
||||
const { createMessage } = useMessage();
|
||||
|
||||
Reference in New Issue
Block a user