refactor ts
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div></div>
|
||||
<div></div>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
@@ -11,4 +11,4 @@ const { params, query } = route
|
||||
const { path } = params
|
||||
|
||||
router.replace({ path: '/' + path, query })
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user