feat: price vat
This commit is contained in:
parent
fb5e10fe04
commit
c5b3e4dbd7
3 changed files with 73 additions and 53 deletions
|
|
@ -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) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue