From 5dd9c0fbb5b085378e3d908cadd84139b06f8659 Mon Sep 17 00:00:00 2001 From: Donielle Austin Date: Fri, 24 Jun 2022 15:58:28 -0400 Subject: [PATCH] pushing changes csr -439 --- src/layouts/estimate/estimate.vue | 1 - src/layouts/vehicle-parts/vehicle-parts.vue | 4 ---- 2 files changed, 5 deletions(-) diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index fe62d7647..569429dde 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -85,7 +85,6 @@ export default { } return false; }, - resetDependentState() {}, backButtonAction() { // route to move backwards this.$router.navigate( diff --git a/src/layouts/vehicle-parts/vehicle-parts.vue b/src/layouts/vehicle-parts/vehicle-parts.vue index 74b361a20..6324b6ba4 100644 --- a/src/layouts/vehicle-parts/vehicle-parts.vue +++ b/src/layouts/vehicle-parts/vehicle-parts.vue @@ -186,10 +186,6 @@ export default { ); }, - resetDependentState() { - // Nothing additional to reset here: The page save is already fully resetting all the line-items on the order - }, - LoadInitialPartsData() { const partsData = this.PartsFromApi; const alreadyPopulatedPartsData =