yxk-20260513-党委会流程表单
实现点击办理之前,自动保存基础信息(业务表单数据)和流程信息功能(是否办结、部门经办人)
This commit is contained in:
+5
@@ -19,6 +19,7 @@
|
||||
:allowAddSign="allowAddSign"
|
||||
:allowCounterSignAddUser="allowCounterSignAddUser"
|
||||
:allowReject="allowReject"
|
||||
:beforeHandle="beforeHandle"
|
||||
:currentTaskName="currentNode.taskName">
|
||||
</my-handle-content>
|
||||
|
||||
@@ -55,6 +56,10 @@
|
||||
claim:{
|
||||
type: Boolean,
|
||||
default: false
|
||||
},
|
||||
beforeHandle: {
|
||||
type: Function,
|
||||
default: undefined
|
||||
}
|
||||
},
|
||||
emits: ['success', 'claimSuccess'],
|
||||
|
||||
Reference in New Issue
Block a user