src/api/trApi.js
@@ -140,7 +140,7 @@ let fileName = timestamp ? timestamp : 'layer.json'; const url = `/simu/${serviceInfo}/${fileName}`; const response = await fetch(url); // 发起请求 const response = await fetch(url); // 发起请求 // console.log(url,'aaaaaaaaa')