兰宝车间质量管理系统-前端
gssong
2024-04-06 b4b0eba2284d24a82732f01eab6bedb370cc4342
src/components/Process/submitVerify.vue
@@ -142,8 +142,7 @@
  participantVo: undefined,
  multiInstance: undefined,
  businessKey: undefined,
  wfNodeConfigVo: undefined,
  wfDefinitionConfigVo: undefined
  wfNodeConfigVo: undefined
});
//加签 减签标题
const title = ref('');
@@ -214,7 +213,7 @@
    dialog.visible = false;
    emits('submitCallback');
    proxy?.$modal.msgSuccess('操作成功');
  }finally {
  } finally {
    loading.value = false
    buttonLoading.value = false
  }