Merge branch 'dev' of https://gitee.com/xlsea/ruoyi-plus-soybean into flow
This commit is contained in:
commit
20b96ac54b
@ -404,7 +404,7 @@ function onCreate() {
|
|||||||
:placeholder="$t('page.system.menu.placeholder.queryIframe')"
|
:placeholder="$t('page.system.menu.placeholder.queryIframe')"
|
||||||
/>
|
/>
|
||||||
</NFormItemGi>
|
</NFormItemGi>
|
||||||
<NFormItemGi :span="24" path="perms">
|
<NFormItemGi v-if="!isCatalog" :span="24" path="perms">
|
||||||
<template #label>
|
<template #label>
|
||||||
<div class="flex-center">
|
<div class="flex-center">
|
||||||
<FormTip :content="$t('page.system.menu.permsTip')" />
|
<FormTip :content="$t('page.system.menu.permsTip')" />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user