mirror of
https://gitee.com/dromara/RuoYi-Vue-Plus.git
synced 2026-09-13 15:43:43 +08:00
update 调整示例key
This commit is contained in:
parent
cd129aa949
commit
ceb6243cd0
@ -190,7 +190,7 @@ const submitForm = (status: string) => {
|
||||
|
||||
//提交申请
|
||||
const handleStartWorkFlow = async (data: LeaveVO) => {
|
||||
submitFormData.value.processKey = 'test';
|
||||
submitFormData.value.processKey = 'leave1';
|
||||
submitFormData.value.businessKey = data.id;
|
||||
//流程变量
|
||||
taskVariables.value = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user