From be4d57198c79ea237d52c626aa56d47645fe5a31 Mon Sep 17 00:00:00 2001 From: zhutianqi Date: Wed, 24 Nov 2021 17:50:33 +0800 Subject: [PATCH] commit --- src/pages/localTool/standContrast/pages/textComparison.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: {