Commit 2dcc5f92 authored by 黄奎's avatar 黄奎

页面修改

parent dd110471
......@@ -625,7 +625,7 @@
getBusTypeList() {
this.apipost(
"bus_get_GetBusTypePriceList",
null,
{StartDate:this.parametersData.StartDate},
res => {
if (res.data.resultCode == 1) {
this.BusTypeList = res.data.data;
......
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