mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-25 08:15:07 +08:00
【代码优化】工作流:去除多余的 debugger 断点
This commit is contained in:
@ -204,7 +204,7 @@ const getApprovalDetail = async () => {
|
||||
const formFieldsPermission = data.formFieldsPermission
|
||||
|
||||
if (detailForm.value.rule.length > 0) {
|
||||
// 避免刷新 form-create 显示不了,
|
||||
// 避免刷新 form-create 显示不了
|
||||
detailForm.value.value = processInstance.value.formVariables
|
||||
} else {
|
||||
setConfAndFields2(
|
||||
|
Reference in New Issue
Block a user