Commit e1c2ce70 authored by 黄奎's avatar 黄奎

页面修改

parent 802fc796
......@@ -942,7 +942,6 @@
},
updateData(index) {
//修改线路信息
this.lineCountryArr = [];
var getInfo = this.DataList[index];
this.addMsg.lineName = getInfo.lineName;
......@@ -964,8 +963,8 @@
this.addMsg.BroadsideImage = getInfo.broadsideImage;
this.addMsg.AppLineIcon = getInfo.appLineIcon;
this.addMsg.RebateMoney = getInfo.rebateMoney;
this.addMsg.TripFeatureTopBg=getInfo.TripFeatureTopBg;
this.addMsg.TripFeatureBottomBg=getInfo.TripFeatureBottomBg;
this.addMsg.TripFeatureTopBg=getInfo.tripFeatureTopBg;
this.addMsg.TripFeatureBottomBg=getInfo.tripFeatureBottomBg;
},
deletelist(lineID) {
var that = this;
......
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