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() {