fix
This commit is contained in:
parent
f7d230fde8
commit
1afc7dbde0
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ async function onDownloadFile() {
|
|||
}
|
||||
|
||||
async function onUpdateStatusAssign() {
|
||||
http
|
||||
await http
|
||||
.patch(
|
||||
config.API.createformReport(assignId.value) +
|
||||
`&evaluate_no=${round.value}`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue