Commit 2ac8d850 authored by 黄奎's avatar 黄奎

页面修改

parent e57e03b6
......@@ -2270,6 +2270,8 @@
this.addMsg.GoCityTime = this.starTime = oldValue.StartCityTime;
this.addMsg.BackCityTime = this.endTime = oldValue.BackCityTime;
this.addMsg.SonControlID = oldValue.SonControlID;
this.SingleDMCPrice = oldValue.SingleDMCPrice;
this.SingleDMCPricex = oldValue.SingleDMCPrice;
this.priceObj = JSON.parse(JSON.stringify(oldValue));
if (this.pagesTitle == "当地游产品") {
let str = "";
......@@ -2278,8 +2280,6 @@
}
this.addMsg.Remarks = str;
this.otherRemark = str;
this.SingleDMCPrice = oldValue.SingleDMCPrice;
this.SingleDMCPricex = oldValue.SingleDMCPrice;
}
// crm自动登陆传过来的参数
if (this.$route.query.crmOrderObj) {
......
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