- Fixed issue #6

- Set mass edit default FCA Fee to false
This commit is contained in:
Jan 2025-09-26 17:39:21 +02:00
parent 83f6400d4d
commit 5b77968dd1

View file

@ -194,7 +194,7 @@ export default {
bulkQuery: null, bulkQuery: null,
modalType: null, modalType: null,
componentsData: { componentsData: {
price: {props: {price: 0, overSeaShare: 0, includeFcaFee: true}}, price: {props: {price: 0, overSeaShare: 0, includeFcaFee: false}},
material: {props: {partNumber: "", hsCode: "", tariffRate: 0.00, description: "", openSelectDirect: true}}, material: {props: {partNumber: "", hsCode: "", tariffRate: 0.00, description: "", openSelectDirect: true}},
packaging: { packaging: {
props: { props: {