Skip to content

Commit

Permalink
refactor: 集成 API 测试
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Jun 24, 2023
1 parent 9feda3c commit 647154c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ApiTest.vue
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
-->

<script setup lang="ts">
import { ref, toRaw } from "vue"
import { ref } from "vue"
import { ElTabPane, ElTabs, TabsPaneContext } from "element-plus"
import { useRouter } from "vue-router"
import { createAppLogger } from "~/src/utils/appLogger.ts"
Expand Down

0 comments on commit 647154c

Please sign in to comment.