提交 3ffa059b 编写于 作者: shuang.zhou's avatar shuang.zhou

联调问题修复

上级 78ff9974
......@@ -1491,7 +1491,7 @@
// console.log(this.isgoodStock);
this.formData.goodsImages = this.fileGoodsList;
this.formData.goodsHeaderImages = this.fileGoodsList;
this.formData.goodsVideos = this.videoList;
this.formData.goodsVideoList = this.videoList;
this.formData.specificationImages = this.fileIntrList;
this.formData.buyLimitDtoList = this.buyLimitDtoList;
this.isgoodsImages = this.formData.goodsImages.length == 0 ? false :true;
......@@ -1976,7 +1976,6 @@
uid: '',
imageUrl: result.fullPath,
imageType: 9,
imageSort: 1,
goodsId: self.formData.goodsId,
id: null,
deleteFlag: 0
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册