!30 fix(inspectTask): 分管所领导只读态改用j-select-user显示姓名
* fix(inspectTask): 分管所领导只读态改用j-select-user显示姓名 * fix(inspectTask): 销号流程URL移除showProcessHandle参数 * docs(xispeak): 统一督察流程节点权限文档格式
This commit is contained in:
@@ -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('');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user