二期接口改地址

This commit is contained in:
2024-04-18 13:41:05 +08:00
parent 9a0d8954c3
commit 92ef6a11d4
6 changed files with 62 additions and 62 deletions

View File

@@ -39,7 +39,7 @@
<script>
import NavBar from '@/components/NavBar.vue'
import SearchBox from '@/components/SearchBox.vue'
import {twoPdaBoxIn} from '@/utils/getData2.js'
import {twoPdaBoxIn} from '@/utils/getData3.js'
export default {
components: {
NavBar,