Commit 441cadea authored by lihui's avatar lihui

feat:mearge

parent c32e5dfb
...@@ -91,7 +91,6 @@ export default { ...@@ -91,7 +91,6 @@ export default {
// 获取营销活动详情 // 获取营销活动详情
marketingInfoMet() { marketingInfoMet() {
console.log();
this.propData = JSON.parse(localStorage.getItem("propData")); this.propData = JSON.parse(localStorage.getItem("propData"));
this.infoEditForm.title = this.propData.marketing_name; this.infoEditForm.title = this.propData.marketing_name;
this.infoEditForm.desc = this.propData.pindan_desc; this.infoEditForm.desc = this.propData.pindan_desc;
......
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