From 6c44bc79e5edc338b44fdc469220ddf0e3fc4028 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 14 九月 2021 22:51:27 +0800 Subject: [PATCH] 2021-09-14 --- src/templates/sharecomponent/actioncomponent/index.jsx | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/templates/sharecomponent/actioncomponent/index.jsx b/src/templates/sharecomponent/actioncomponent/index.jsx index 50cdb74..2bd7db5 100644 --- a/src/templates/sharecomponent/actioncomponent/index.jsx +++ b/src/templates/sharecomponent/actioncomponent/index.jsx @@ -160,7 +160,6 @@ if (menu.fstMenuList) { let trees = fromJS(menu.fstMenuList).toJS() - menulist = trees.map(fst => { fst.value = fst.MenuID fst.label = fst.MenuName -- Gitblit v1.8.0