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

页面修改

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