接口路径修改

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

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