Commit 68ec39ac authored by 黄奎's avatar 黄奎

页面修改

parent 5b76737e
...@@ -699,7 +699,6 @@ ...@@ -699,7 +699,6 @@
} else { } else {
this.FeatureData.Title = tempData.Title; this.FeatureData.Title = tempData.Title;
} }
console.log("price",JSON.parse(JSON.stringify(tempData.PriceList)))
if (tempData.PriceList != null) { if (tempData.PriceList != null) {
this.PriceList = tempData.PriceList; this.PriceList = tempData.PriceList;
} }
......
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