yxk-20260625-巡视整改提升工作台账:

流程事项名称更改
This commit is contained in:
ye1023
2026-06-25 14:00:01 +08:00
parent 355099de95
commit 8b02d66e61
@@ -304,11 +304,11 @@
}
const FLOW_CODE = 'inspect_flow_create_01';
const FLOW_NAME = '整改任务';
const FLOW_NAME = '巡视整改提升工作';
const BUSINESS_TABLE_NAME = 'dq_inspect_task';
const FORM_URL = 'dq/inspectTask/components/DqInspectTaskBPMForm?showProcessHandle=1&showFeedbackInfo=1';
const DELETE_FLOW_CODE = 'dq_delete_01';
const DELETE_FLOW_NAME = '销号';
const DELETE_FLOW_NAME = '巡视整改提升工作-销号';
const DELETE_FORM_URL = 'dq/inspectTask/components/DqInspectTaskBPMForm?showFeedbackInfo=1';
const currentScheduleFlowCode = ref('');