@@ -609,7 +609,6 @@
this.$emit('nextStep')
},
handleFinishCommit(){
- debugger;
if(!this.selectProductPics || (this.selectProductPics || []).length==0){
this.$message({
message: '请上传商品相册',