提交 681018da 编写于 作者: vino's avatar vino

运费配置

上级 d122a0fa
...@@ -545,7 +545,7 @@ export default { ...@@ -545,7 +545,7 @@ export default {
// this.tableData = res.data.goodConditionDtoList; // this.tableData = res.data.goodConditionDtoList;
this.formData = curData; this.formData = curData;
this.formData.intro = res.data.storeExpressFeeIntro.intro; this.formData.intro = res.data.storeExpressFeeIntro.intro;
this.formData.introId = res.data.storeExpressFeeIntro.introId; this.formData.introId = res.data.storeExpressFeeIntro.id;
}) })
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册