Compare commits
No commits in common. "c7c2b4f4bb4eaf9183f66e718949db2edbfeb363" and "817f8da43b2e2b33bcdf86db6ef7361fa9fe34e5" have entirely different histories.
c7c2b4f4bb
...
817f8da43b
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ async function fetchPosMaster() {
|
|||
await http
|
||||
.post(config.API.orgPosAct + `/search`, {
|
||||
...params.value,
|
||||
keyword: keyword.value.trim(),
|
||||
// keyword: keyword.value.trim(),
|
||||
posmasterId: posmasterId.value,
|
||||
isAll: isAll.value,
|
||||
isAllRoot: isAllRoot.value,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue