代码更新
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<script setup>
|
||||
import { onMounted, reactive } from 'vue';
|
||||
|
||||
import { getCallRecord } from '@/api/callTable.js'
|
||||
import { getCallRecord } from '@/http/api/callTable.js'
|
||||
let datas = reactive({
|
||||
list: ""
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user