Commit 1a65fbc4 authored by 黄奎's avatar 黄奎

11

parent 2309dd9d
......@@ -65,11 +65,9 @@
this.formatHotel()
this.formatTeam()
this.formatDinner()
},
methods: {
formatTeam() {
console.log("", this.trip);
let p;
if (this.trip && this.trip.currentPriceInfo) {
p = this.trip.currentPriceInfo;
......
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