CSR-803: remove console log
This commit is contained in:
parent
b39463e650
commit
e3b93d9c83
1 changed files with 0 additions and 1 deletions
|
|
@ -459,7 +459,6 @@ export default {
|
|||
},
|
||||
// Can't use `this` because navigateForward is also called from quote
|
||||
navigateBack(vm) {
|
||||
console.log("VQM = = navigateBack() run ");
|
||||
const self = vm ?? this;
|
||||
const partsOrQuestions = (
|
||||
self.$store.getters.pageData(fmgPageValues.CAPABILITY_QUESTIONS) ??
|
||||
|
|
|
|||
Loading…
Reference in a new issue