From e7ac78535d6c7ba126c29ff60285c3ca3be69f3b Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Fri, 24 Apr 2020 10:49:12 +0800
Subject: [PATCH] 表格树模板去掉多余的)
---
ruoyi-ui/package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json
index 923126c..62c2bdd 100644
--- a/ruoyi-ui/package.json
+++ b/ruoyi-ui/package.json
@@ -54,6 +54,7 @@
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",
"screenfull": "4.2.0",
+ "sortablejs": "1.8.4",
"vue": "2.6.10",
"vue-count-to": "1.0.13",
"vue-quill-editor": "3.0.6",
--
Gitblit v1.9.2