refactor: 05 => period.amount
This commit is contained in:
parent
40c018aa32
commit
e46f238989
2 changed files with 23 additions and 12 deletions
|
|
@ -705,7 +705,7 @@ function handleUpdateProductTable(
|
|||
newInstallmentNo: number;
|
||||
},
|
||||
) {
|
||||
handleChangePayType(quotationFormData.value.payCondition);
|
||||
// handleChangePayType(quotationFormData.value.payCondition);
|
||||
// calc price
|
||||
const calc = (c: QuotationPayload['productServiceList'][number]) => {
|
||||
const originalPrice = c.pricePerUnit || 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue