接口路径修改
This commit is contained in:
@@ -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: '主要监测点列表',
|
||||
|
||||
Reference in New Issue
Block a user