接口路径修改

This commit is contained in:
stt
2025-12-01 09:33:12 +08:00
parent 515dcfe76c
commit 58ee36c6a5
10 changed files with 21 additions and 21 deletions

View File

@@ -117,7 +117,7 @@ const initEcharts = () => {
const OverLimitDetailsRef = ref()
const tableStore: any = new TableStore({
url: '/harmonic-boot/gridSideLimitStatistics/list',
url: '/cs-harmonic-boot/gridSideLimitStatistics/list',
method: 'POST',
showPage: false,