CSR-109
This commit is contained in:
parent
c5bd647183
commit
7ca8c72079
1 changed files with 2 additions and 3 deletions
|
|
@ -198,9 +198,8 @@ export default {
|
||||||
);
|
);
|
||||||
},
|
},
|
||||||
|
|
||||||
// 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