zhoushihao
2024-06-04 0958c3c13aea022975193afcff4b6b2c9a06f334
UI-Project/src/views/Caching/cachingbefore.vue
@@ -16,7 +16,6 @@
const tableData = ref([])
const slot = ref('')
const adjustedRects = ref([]);
onMounted(async () => {  
  try {  
    const response = await request.post('/cacheGlass/edgStorageCage/selectEdgStorageCage'); // 替换为你的API端点