yxk-20260611-自动生成审批意见
督办部门负责人审批节点自动生成审批意见
This commit is contained in:
+5
@@ -20,6 +20,7 @@
|
||||
:allowCounterSignAddUser="allowCounterSignAddUser"
|
||||
:allowReject="allowReject"
|
||||
:beforeHandle="beforeHandle"
|
||||
:defaultReason="defaultReason"
|
||||
:currentTaskName="currentNode.taskName">
|
||||
</my-handle-content>
|
||||
|
||||
@@ -61,6 +62,10 @@
|
||||
type: Function,
|
||||
default: undefined
|
||||
},
|
||||
defaultReason: {
|
||||
type: String,
|
||||
default: '',
|
||||
},
|
||||
showSelnextUser: {
|
||||
type: Boolean,
|
||||
default: true,
|
||||
|
||||
Reference in New Issue
Block a user