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