pushing changes csr -439
This commit is contained in:
parent
b76811ded0
commit
5dd9c0fbb5
2 changed files with 0 additions and 5 deletions
|
|
@ -85,7 +85,6 @@ export default {
|
|||
}
|
||||
return false;
|
||||
},
|
||||
resetDependentState() {},
|
||||
backButtonAction() {
|
||||
// route to move backwards
|
||||
this.$router.navigate(
|
||||
|
|
|
|||
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Reference in a new issue