提交 96e16c44 编写于 作者: shuang.zhou's avatar shuang.zhou

Merge branch 'feature/zs-3.21.00000' into 'teasing/3.21.0'

联调问题修复

See merge request com.pica.cloud.education.frontend/pica.cloud.web-education-admin!344
......@@ -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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册