Commit 42fba316 authored by 黄奎's avatar 黄奎

页面修改

parent 201f42a2
...@@ -2286,7 +2286,7 @@ ...@@ -2286,7 +2286,7 @@
productObj: { productObj: {
handler(oldValue, newVal) { handler(oldValue, newVal) {
this.clearMsg(); this.clearMsg();
this.getTravelPirceInfo(); //this.getTravelPirceInfo();
this.addMsg.DepartureCityId = oldValue.StartCityID; this.addMsg.DepartureCityId = oldValue.StartCityID;
this.addMsg.ReturnArriveCityId = oldValue.ReturnArriveCityId; this.addMsg.ReturnArriveCityId = oldValue.ReturnArriveCityId;
this.addMsg.GoCityTime = this.starTime = oldValue.StartCityTime; this.addMsg.GoCityTime = this.starTime = oldValue.StartCityTime;
......
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