--fix 权限名单

This commit is contained in:
yuping
2023-02-01 12:09:56 +08:00
parent 08772c14f8
commit d73dba81c8
7 changed files with 401 additions and 982 deletions

View File

@@ -74,9 +74,7 @@
</div>
</div>
</a-drawer>
<div @click="openDrawer">
<slot></slot>
</div>
<a-button @click="openDrawer" type="link"><slot></slot></a-button>
</div>
</template>
<script setup>