Fixed Calc on select
This commit is contained in:
@@ -57,6 +57,8 @@ const setRowData = (row) => {
|
||||
|
||||
row.purchasePrice = hourrate.purchasePrice
|
||||
row.price = hourrate.sellingPrice
|
||||
|
||||
calculateTotalPersonalPrice()
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user