Merge pull request #274 from Safelite/feature/CSR-109

CSR-109
This commit is contained in:
Mark Harris 2022-03-07 09:27:32 -05:00 committed by GitHub
commit 30f8d4c1ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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