Commit c14d06f8 authored by 黄奎's avatar 黄奎

页面参数修改

parent 69af77b4
......@@ -367,6 +367,7 @@
);
},
saveInfo() {
console.log("addMsg",this.addMsg);
this.apipost(
"buspricedetails_post_SetPriceDetails",
this.addMsg,
......@@ -415,7 +416,6 @@
this.addMsg.StartDateStr = "";
this.addMsg.EndDateStr = "";
this.addMsg.MonthStr = "";
this.addMsg.BusPriceId = 0;
this.addMsg.S_ReceivePrice = 0;
this.addMsg.S_SendPrice = 0;
this.addMsg.S_AllDayPrice = 0;
......
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