This commit is contained in:
蔡玲
2024-09-12 14:40:28 +08:00
parent 25e87da566
commit 5750a8a19e
2 changed files with 2 additions and 2 deletions

View File

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