diff --git a/src/common-components/vin-information/vin-information.vue b/src/common-components/vin-information/vin-information.vue index a90dfd467..3e5b67a91 100644 --- a/src/common-components/vin-information/vin-information.vue +++ b/src/common-components/vin-information/vin-information.vue @@ -4,7 +4,7 @@
-
+
diff --git a/src/layouts/vehicle-parts/vehicle-parts.vue b/src/layouts/vehicle-parts/vehicle-parts.vue index 41e17f601..abc8ee936 100644 --- a/src/layouts/vehicle-parts/vehicle-parts.vue +++ b/src/layouts/vehicle-parts/vehicle-parts.vue @@ -197,10 +197,9 @@ export default { this.$route ); }, - - // Nothing here to reset, the previous pages will setting parts correctly for here. + resetDependentState() { - + // Nothing additional to reset here: The page save is already fully resetting all the line-items on the order }, LoadInitialPartsData() {