diff --git a/anrui-scm/anrui-scm-ui/src/views/workFlow/cheliangneigouFlow/neigouguanli/neigouDaiBanByVinNoInfo.vue b/anrui-scm/anrui-scm-ui/src/views/workFlow/cheliangneigouFlow/neigouguanli/neigouDaiBanByVinNoInfo.vue index 0a67538512..425a497b03 100644 --- a/anrui-scm/anrui-scm-ui/src/views/workFlow/cheliangneigouFlow/neigouguanli/neigouDaiBanByVinNoInfo.vue +++ b/anrui-scm/anrui-scm-ui/src/views/workFlow/cheliangneigouFlow/neigouguanli/neigouDaiBanByVinNoInfo.vue @@ -285,7 +285,7 @@ export default { handleAgree() { this.linkByParameter.comment = this.dialogList.comment this.linkByParameter.formVariables = this.formobj - req.complete(this.linkByParameter).then((response) => { + req.InitiatorToAnswer(this.linkByParameter).then((response) => { if (response.success) { this.$notify({ title: '提示',