提交 9ca1d692 authored 作者: 王天霸's avatar 王天霸

1

上级 4af12b84
...@@ -592,8 +592,8 @@ debugger ...@@ -592,8 +592,8 @@ debugger
} }
// console.log(500,spxxData); // console.log(500,spxxData);
if( spxxData.imgs.length > 5 ) { if( spxxData.imgs.length > 7 ) {
this.$message({ type: 'warning',message: '商品信息中,商品图片最大数量为5张,请检查' }); this.$message({ type: 'warning',message: '商品信息中,商品图片最大数量为7张,请检查' });
this.setFloorNavMountClick(0); this.setFloorNavMountClick(0);
return; return;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论