console log
This commit is contained in:
parent
1e426da316
commit
dc5b9977d9
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ export default {
|
|||
vm.setCmsContent(resultMap.cmsContent);
|
||||
|
||||
vm.showSteeringLink = !!vm.$refs[STEERING_MODAL_REF_NAME].ModalBodyText;
|
||||
console.log(vm.$refs[STEERING_MODAL_REF_NAME].ModalBodyText);
|
||||
if (vm.showSteeringLink) {
|
||||
vm.openStateSteeringModal();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue