yxk-20260429-新增流程专用的党委会表单,用于流程流转专用

This commit is contained in:
ye1023
2026-04-29 10:10:27 +08:00
parent 98d7368c18
commit 20ac017020
2 changed files with 387 additions and 1 deletions
@@ -75,7 +75,7 @@
const FLOW_CODE = 'dev_task_task_001';
const FLOW_NAME = '党委会决议事项';
const BUSINESS_TABLE_NAME = 'bg_partymatter';
const FORM_URL = 'bg/bgpartymatter/components/BgPartymatterForm';
const FORM_URL = 'bg/bgpartymatter/components/BgPartymatterBPMForm';
const [registerBpmModal, { openModal: bpmPicModal }] = useModal();
const formRef = ref();