工单
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
this.flowForm = {}
|
||||
this.flowForm.ticketsId = id
|
||||
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',
|
||||
params: this.$http.adornParams()
|
||||
}).then(({data}) => {
|
||||
|
||||
Reference in New Issue
Block a user