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

页面修改

parent b7953a58
......@@ -699,6 +699,7 @@ export default {
TrafficList.push(subItem.childItem);
break;
case this.$tripUtils.TypeKey.scenic:
subItem.childItem.NewScenicImg=JSON.stringify(subItem.childItem.ImaArray);
ScenicList.push(subItem.childItem);
break;
case this.$tripUtils.TypeKey.hotel:
......
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