parent
f573c7fc1d
commit
40e69b48a8
1 changed files with 1 additions and 0 deletions
|
|
@ -523,6 +523,7 @@ async function searchProduct(isAdd: boolean = true) {
|
||||||
query: inputSearchWorkProduct.value,
|
query: inputSearchWorkProduct.value,
|
||||||
productGroupId: currentIdGroup.value,
|
productGroupId: currentIdGroup.value,
|
||||||
shared: true,
|
shared: true,
|
||||||
|
activeOnly: isAdd ? true : undefined,
|
||||||
});
|
});
|
||||||
|
|
||||||
if (res) {
|
if (res) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue