Commit df939690 authored by youjie's avatar youjie

no message

parent 02bbf7ee
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</div> </div>
</template> </template>
<script setup lang="ts"> <script setup lang="ts">
import { ref, computed,reactive } from 'vue' import { ref, computed } from 'vue'
import { useRoute } from 'vue-router' import { useRoute } from 'vue-router'
import { useI18n } from 'vue-i18n' import { useI18n } from 'vue-i18n'
import LeftView from './components/LeftView.vue' import LeftView from './components/LeftView.vue'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment