รักษาการแทน => ปรับ API
This commit is contained in:
parent
eee6504a5d
commit
a0035e70dc
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ function fetchPosMaster() {
|
|||
http
|
||||
.post(config.API.orgPosAct + `/search`, {
|
||||
posmasterId: posmasterId.value,
|
||||
// isAll: isAll.value,
|
||||
isAll: isAll.value,
|
||||
})
|
||||
.then((res) => {
|
||||
const data = res.data.result;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue