From 6738d48087c2c89d136eaf2a494c61392e087b54 Mon Sep 17 00:00:00 2001 From: quanyawei <401863037@qq.com> Date: Tue, 21 Nov 2023 14:50:02 +0800 Subject: [PATCH] fix:表格滚动修改 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 5628a09..13f30d4 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "vue-json-excel": "^0.3.0", "vue-mapvgl": "^0.0.32", "vue-router": "3.0.6", + "vue-seamless-scroll": "^1.1.23", "vuex": "3.1.0", "xlsx": "^0.16.9", "xlsx-style": "^0.8.13" -- Gitblit v1.8.0