feat: price vat

This commit is contained in:
Methapon Metanipat 2024-10-07 15:14:33 +07:00
parent fb5e10fe04
commit c5b3e4dbd7
3 changed files with 73 additions and 53 deletions

View file

@ -690,6 +690,7 @@ watch(
v-model:product-group="productGroup"
v-model:product-list="productList"
v-model:service-list="serviceList"
:agent-price="agentPrice"
@submit="convertToTable"
@select-group="
async (id) => {