Commit c09b4f43 authored by 黄奎's avatar 黄奎

合同修改

parent 5f1e7230
...@@ -2484,7 +2484,7 @@ ...@@ -2484,7 +2484,7 @@
} }
if (x.airportPickUp == 0 || x.airportPickUp == 0) { if (x.airportPickUp == 0 || x.airportPickUp == 0) {
if (x.isUseBus == 0) { if (x.isUseBus == 0) {
this.tripDays[index].TrifficType = this.$t('fn.no') this.tripDays[index].TrifficType = this.$t('fnc.no')
} }
} }
}); });
......
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