diff --git a/src/views/index.vue b/src/views/index.vue index 4445364..8ad00f6 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -525,32 +525,7 @@ const form5 = ref({}) const form6 = ref({}) const radarWorkState = ref(0) const dotIndex = ref(-1) -const tableData1 = ref([ - { - coordinate: '528,11', - rate: 2 - }, - { - coordinate: '528,11', - rate: 2 - }, - { - coordinate: '528,11', - rate: 2 - }, - { - coordinate: '528,11', - rate: 2 - }, - { - coordinate: '528,11', - rate: 2 - }, - { - coordinate: '528,11', - rate: 2 - }, -]) +const tableData1 = ref([]) const tableData2 = ref([ { "id": 2,