From 120ffe03a6f8a20e2427b8418cf2d920d72cd401 Mon Sep 17 00:00:00 2001 From: dong_bo0602 <358256383@qq.com> Date: Mon, 19 Apr 2021 11:36:33 +0800 Subject: [PATCH] 0419 --- src/main/resources/static/route/web/public.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/static/route/web/public.html b/src/main/resources/static/route/web/public.html index 23be0c6..f99e31d 100644 --- a/src/main/resources/static/route/web/public.html +++ b/src/main/resources/static/route/web/public.html @@ -361,7 +361,6 @@ openDetail: function (id, children, idx, lv) { var self = this var node = $('#item' + id) - console.log(lv) if (lv < 5) { if (children.length > 0) { node.next().slideToggle()