Commit 4abd4071 authored by 黄奎's avatar 黄奎

页面参数修改

parent 57869847
......@@ -96,7 +96,7 @@
//线路切换
const onLineChangeHandler = (lineId: number) => {
queryObj.lineId = lineId;
queryObj.LineId = lineId;
queryTemplateBySearchHandler();
}
//国家切换
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment