接口路径修改
This commit is contained in:
@@ -58,7 +58,7 @@ const loop50 = (key: string) => {
|
|||||||
return list
|
return list
|
||||||
}
|
}
|
||||||
const tableStore: any = new TableStore({
|
const tableStore: any = new TableStore({
|
||||||
url: '/harmonic-boot/totalLimitStatistics/details',
|
url: '/cs-harmonic-boot/totalLimitStatistics/details',
|
||||||
method: 'POST',
|
method: 'POST',
|
||||||
publicHeight: 30,
|
publicHeight: 30,
|
||||||
showPage: false,
|
showPage: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user