接口路径修改

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

@@ -67,7 +67,7 @@ const selectChange = (showSelect: any, height: any, datePickerValue?: any) => {
}
const tableStore: any = new TableStore({
url: '/harmonic-boot/mainLine/list',
url: '/cs-harmonic-boot/mainLine/list',
method: 'POST',
showPage: fullscreen.value ? true : false,
exportName: '主要监测点列表',