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