From bb1e9ca5eaba765f2bedf531fabcefc7a4fcd077 Mon Sep 17 00:00:00 2001 From: yaoq Date: Mon, 8 Aug 2022 10:19:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../bpm/src/main/resources/static/event/bpm/sys/user/menu/menuList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smtweb-framework/bpm/src/main/resources/static/event/bpm/sys/user/menu/menuList.js b/smtweb-framework/bpm/src/main/resources/static/event/bpm/sys/user/menu/menuList.js index 6fed307..bc5e28a 100644 --- a/smtweb-framework/bpm/src/main/resources/static/event/bpm/sys/user/menu/menuList.js +++ b/smtweb-framework/bpm/src/main/resources/static/event/bpm/sys/user/menu/menuList.js @@ -14,7 +14,7 @@ window.$swEvent.setup("bpm.sys.user.menu.menuList", { }; const onUrlChange = (value) => { - $model.menuCard.setFormVal("sm_page_url", getPath(value)); + /*$model.menuCard.setFormVal("sm_page_url", getPath(value));*/ }; const getPath = (url) => {