Commit 9378eb03 authored by 黄奎's avatar 黄奎

页面修改

parent 9689ed74
...@@ -1664,7 +1664,6 @@ ...@@ -1664,7 +1664,6 @@
Diningdest[i].row = row Diningdest[i].row = row
} }
this.DiningDataList = this.unique(Diningdest, 'id'); this.DiningDataList = this.unique(Diningdest, 'id');
console.log("DiningDataList", this.DiningDataList)
//票 //票
let ScenicList = [] let ScenicList = []
for (let i = 0; i < res.data.data.ScenicList.length; i++) { for (let i = 0; i < res.data.data.ScenicList.length; i++) {
......
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