fix: fix the disappearance of tab switching parameters (#56)

This commit is contained in:
vben
2020-10-27 23:08:29 +08:00
parent c620f8279f
commit 6bffdb5c64
6 changed files with 71 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div class="p-4">
Current Param : {{ params }}
<input />
<!-- <input /> -->
</div>
</template>
<script lang="ts">