Browse Source

update 调整示例key

gssong 11 tháng trước cách đây
mục cha
commit
ceb6243cd0

+ 1 - 1
src/views/workflow/leave/leaveEdit.vue

@@ -190,7 +190,7 @@ const submitForm = (status: string) => {
 
 
 //提交申请
 //提交申请
 const handleStartWorkFlow = async (data: LeaveVO) => {
 const handleStartWorkFlow = async (data: LeaveVO) => {
-  submitFormData.value.processKey = 'test';
+  submitFormData.value.processKey = 'leave1';
   submitFormData.value.businessKey = data.id;
   submitFormData.value.businessKey = data.id;
   //流程变量
   //流程变量
   taskVariables.value = {
   taskVariables.value = {