From 042ffddf7c399c13cb584f6fe48b9abd7b211d8d Mon Sep 17 00:00:00 2001 From: Pan Date: Wed, 10 Apr 2019 17:00:17 +0800 Subject: [PATCH] scrollTo => scroll-to --- src/components/Pagination/index.vue | 2 +- src/utils/{scrollTo.js => scroll-to.js} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename src/utils/{scrollTo.js => scroll-to.js} (100%) diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index a4962964..c815e132 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -15,7 +15,7 @@