mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 19:29:04 +08:00
fix: fix the disappearance of tab switching parameters (#56)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="p-4">
|
||||
Current Param : {{ params }}
|
||||
<input />
|
||||
<!-- <input /> -->
|
||||
</div>
|
||||
</template>
|
||||
<script lang="ts">
|
||||
|
Reference in New Issue
Block a user