Ver código fonte

菜单

master
yaoq 2 anos atrás
pai
commit
bb1e9ca5ea
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      smtweb-framework/bpm/src/main/resources/static/event/bpm/sys/user/menu/menuList.js

+ 1
- 1
smtweb-framework/bpm/src/main/resources/static/event/bpm/sys/user/menu/menuList.js Ver arquivo

@@ -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) => {


Carregando…
Cancelar
Salvar