Commit 397fbdb3 authored by youjie's avatar youjie

no message

parent 4abd1192
......@@ -203,7 +203,7 @@
openPicture() {
let imgObj = JSON.stringify(this.imgList);
uni.navigateTo({
url: "/pages/hotel/picture?imgObj=" + imgObj,
url: "/pages/hotel/picture?imgObj=" + imgObj+'&carType='+this.busInfor.CarType,
});
},
getMonth(date) {
......
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