Commit c2d07c9d authored by 黄奎's avatar 黄奎

页面修改

parent e42d8ce5
......@@ -1227,7 +1227,7 @@
}
this.queryCommonData.loading = true;
this.apipost(
"travel_get_GetTravelPrciePageList_V2",
"travel_get_GetTravelPrciePageList",
msg,
res => {
this.queryCommonData.loading = false;
......
......@@ -1164,7 +1164,7 @@
}
this.queryCommonData.loading = true
this.apipost(
'travel_get_GetTravelPrciePageList_V2',
'travel_get_GetTravelPrciePageList',
msg,
res => {
this.queryCommonData.loading = false;
......
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