!30 fix(inspectTask): 分管所领导只读态改用j-select-user显示姓名

* fix(inspectTask): 分管所领导只读态改用j-select-user显示姓名
* fix(inspectTask): 销号流程URL移除showProcessHandle参数
* docs(xispeak): 统一督察流程节点权限文档格式
This commit is contained in:
new_new_new
2026-06-10 11:26:52 +00:00
parent 85a68c3b82
commit f6600e85ec
6 changed files with 130 additions and 8 deletions
@@ -307,7 +307,7 @@
const FORM_URL = 'dq/inspectTask/components/DqInspectTaskBPMForm?showProcessHandle=1&showFeedbackInfo=1';
const DELETE_FLOW_CODE = 'dq_delete_01';
const DELETE_FLOW_NAME = '销号';
const DELETE_FORM_URL = 'dq/inspectTask/components/DqInspectTaskBPMForm?showProcessHandle=1&showFeedbackInfo=1';
const DELETE_FORM_URL = 'dq/inspectTask/components/DqInspectTaskBPMForm?showFeedbackInfo=1';
const currentScheduleFlowCode = ref('');
/**