แก้ API
This commit is contained in:
parent
c01031c687
commit
cfd79ee40b
11 changed files with 18 additions and 17 deletions
|
|
@ -72,7 +72,7 @@ function fetchList() {
|
|||
if (nodeData.nodeId) {
|
||||
showLoader();
|
||||
http
|
||||
.post(config.API.kpiPlan + `/search`, {
|
||||
.post(config.API.kpiPlan + `/search-edit`, {
|
||||
isAll: isAll.value,
|
||||
keyword: nodeData.keyword,
|
||||
node: nodeData.node ? nodeData.node : 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue