Revert "fix 代码生成"

This reverts commit 7a9c319851.
This commit is contained in:
maxbad
2023-05-11 09:37:04 +08:00
parent 7a9c319851
commit efdb3e28b8
5 changed files with 20 additions and 48 deletions

View File

@@ -106,15 +106,6 @@
</template>
<span>主表中存在`switch`字段时才会生效</span>
</n-popover>
<n-checkbox value="notFilterAuth" label="不过滤权限" />
<n-popover trigger="hover">
<template #trigger>
<n-icon size="15" class="tips-help-icon" color="#2d8cf0">
<QuestionCircleOutlined />
</n-icon>
</template>
<span>系统默认会过滤权限勾选后强制不开启权限验证</span>
</n-popover>
</n-space>
</n-checkbox-group>
</n-form-item>