yxk-20260428-存档

This commit is contained in:
ye1023
2026-04-28 12:00:07 +08:00
parent b312b33d27
commit cf511b9afb
@@ -75,7 +75,7 @@
const FLOW_CODE = 'dev_task_task_001';
const FLOW_NAME = '党委会决议事项';
const BUSINESS_TABLE_NAME = 'bg_partymatter';
const FORM_URL = 'bgpartymatter/components/BgPartymatterForm';
const FORM_URL = 'bg/bgpartymatter/components/BgPartymatterForm';
const [registerBpmModal, { openModal: bpmPicModal }] = useModal();
const formRef = ref();