แก้ API
This commit is contained in:
parent
6706c63da9
commit
5303e076c3
2 changed files with 2 additions and 1 deletions
|
|
@ -320,7 +320,7 @@ function requireEdit() {
|
|||
if (id.value) {
|
||||
showLoader();
|
||||
http
|
||||
.put(config.API.kpiReqEdit(id.value), {
|
||||
.put(config.API.kpiReqEditUser(id.value), {
|
||||
status: "EVALUATOR",
|
||||
})
|
||||
.then((res) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue