CSR-109
This commit is contained in:
parent
c5bd647183
commit
7ca8c72079
1 changed files with 2 additions and 3 deletions
|
|
@ -197,10 +197,9 @@ export default {
|
||||||
this.$route
|
this.$route
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|
||||||
// Nothing here to reset, the previous pages will setting parts correctly for here.
|
|
||||||
resetDependentState() {
|
resetDependentState() {
|
||||||
|
// Nothing additional to reset here: The page save is already fully resetting all the line-items on the order
|
||||||
},
|
},
|
||||||
|
|
||||||
LoadInitialPartsData() {
|
LoadInitialPartsData() {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue