Merge branch 'develop' into dev
All checks were successful
Build & Deploy on Dev / build (push) Successful in 2m58s

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-02-18 15:18:00 +07:00
commit c7c2b4f4bb

View file

@ -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,