微调
This commit is contained in:
@@ -42,5 +42,5 @@ export const getTableData = (params: {
|
||||
chnNum: string,
|
||||
scriptType: string | null
|
||||
}) => {
|
||||
return http.post("/result/tableData/", params, {loading: false});
|
||||
return http.post("/result/resultData/", params, {loading: false});
|
||||
}
|
||||
Reference in New Issue
Block a user