Fix resubmit for approval button (#478)
This commit is contained in:
parent
b48068c63c
commit
dd52727055
@ -731,7 +731,7 @@ export default {
|
||||
|
||||
try {
|
||||
await this.$axios.patch(
|
||||
`project/${this.currentProject.id}`,
|
||||
`project/${this.project.id}`,
|
||||
{
|
||||
status: 'processing',
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user