@@ -1 +1 @@
-VITE_API_BASE_URL = "http://192.168.31.150:82"
+VITE_API_BASE_URL = "http://192.168.31.150:82/priceCollect"
@@ -247,7 +247,7 @@ const initChart = (data: any) => {
dataZoom: [
{
type: "inside",
- start: 80,
+ start: 99,
end: 100,
},