Browse Source

完善分公司调车

zhanglei
yunuo970428 2 years ago
parent
commit
1bc85c1cfd
  1. 2
      anrui-scm/anrui-scm-ui/src/views/workFlow/cheliangneigouFlow/neigouguanli/neigouDaiBanByVinNoInfo.vue

2
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: '提示',

Loading…
Cancel
Save