Explorar el Código

新增图片相册校验

赵冬冬 hace 4 años
padre
commit
98f64aba27
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/views/pms/product/components/ProductAttrDetail.vue

+ 0 - 1
src/views/pms/product/components/ProductAttrDetail.vue

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