mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-15 13:56:45 +08:00
feat:组员名单抽屉遮挡问题,概览无数据的跳转
This commit is contained in:
@@ -120,9 +120,10 @@
|
||||
<button class="btn btn2" @click="closeModal">确定</button>
|
||||
</div>
|
||||
</a-modal>
|
||||
<stu-add v-model:Stuvisible="Stuvisible" />
|
||||
</div>
|
||||
</a-drawer>
|
||||
<stu-add v-model:Stuvisible="Stuvisible" />
|
||||
|
||||
</template>
|
||||
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user