updated kpi
This commit is contained in:
parent
8fb195cca7
commit
7538d21364
3 changed files with 72 additions and 27 deletions
|
|
@ -105,12 +105,7 @@ function onSubmitAdd() {
|
|||
showLoader();
|
||||
http
|
||||
.put(
|
||||
config.API.kpiCommentP(
|
||||
"progress",
|
||||
type.value,
|
||||
store.rolePerson.toLocaleLowerCase(),
|
||||
idList.value
|
||||
),
|
||||
config.API.kpiCommentP("progress", type.value, "user", idList.value),
|
||||
{
|
||||
reason: formDataAdd.reason,
|
||||
topic: formDataAdd.topic,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue