兰宝车间质量管理系统-前端
疯狂的狮子Li
2024-05-09 26c0cdaef6f48c790be720cfc41b6a4a9a797e55
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
  }