diff --git a/src/pages/localTool/standContrast/pages/textComparison.vue b/src/pages/localTool/standContrast/pages/textComparison.vue index 9c2b19f22..3b08bbd59 100644 --- a/src/pages/localTool/standContrast/pages/textComparison.vue +++ b/src/pages/localTool/standContrast/pages/textComparison.vue @@ -528,7 +528,7 @@ export default { return el.offsetTop - el.parentNode.offsetTop; } const offsetTop = getElementTop(domId) - /*$('#contentRight').children('.wrap-right').animate({scrollTop: offsetTop},500)*/ + $('#contentRight').children('.wrap-right').animate({scrollTop: offsetTop},500) } }, components: {