Browse Source

问题修改

SunZehao 1 year atrás
parent
commit
fecd33d573
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/taskCenter/taskApplicationFrom.vue

+ 1 - 1
src/components/taskCenter/taskApplicationFrom.vue

@@ -713,7 +713,7 @@ export default {
                 bizKey: that.instanceChild.bizKey
             }
             if (nodeSc) {
-                params.destinaticn = 'EndNoneEvent1'
+                params.destination = 'EndNoneEvent1'
             }
             apiPostIsdoAction(params).then(datas =>{
                 if (datas && datas.data) {