UI-Project/src/views/Caching/cachingun.vue
@@ -39,7 +39,7 @@ ); if (confirmResult === 'confirm') { // 用户点击了“是”,现在调用删除接口 var url="/cacheGlass/edgStorageCage/edgStorageCageGlass?edgStorageCageId="+row.id; var url="/unLoadGlass/downStorage/deleteDownStorageCage?downStorageCageId="+row.id; console.log(url); const response = await request.post(url, { esdId: row.esdId