|
@ -293,7 +293,7 @@ |
|
|
this.flowForm = {} |
|
|
this.flowForm = {} |
|
|
this.flowForm.ticketsId = id |
|
|
this.flowForm.ticketsId = id |
|
|
this.$http({ |
|
|
this.$http({ |
|
|
url: this.$http.adornUrl(`/flow/deploy/flowDef/${id}`), |
|
|
url: this.$http.adornUrl('/flow/deploy/flowDef/Process_1:2:05cb9af4-03a2-11f0-8846-e40d36456f42'), |
|
|
method: 'get', |
|
|
method: 'get', |
|
|
params: this.$http.adornParams() |
|
|
params: this.$http.adornParams() |
|
|
}).then(({data}) => { |
|
|
}).then(({data}) => { |
|
|