二级菜单

This commit is contained in:
2023-05-30 14:04:57 +08:00
parent 9c741c940e
commit f55fecbbee
15 changed files with 193 additions and 98 deletions

View File

@@ -1,4 +1,5 @@
<template>
<div class="main-container">
<div class="right_side">
<div class="buttons_wrapper">
<div class="row">
@@ -101,6 +102,7 @@
<div v-if="type === '4'" class="form_wraper">确定删除该用户吗</div>
</jxDialog>
</div>
</div>
</template>
<script>