兰宝车间质量管理系统-前端
gssong
2024-05-06 935a199f7179d5df78eadbd1765b489aa267c758
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
  }