Browse Source

新增图片相册校验

赵冬冬 4 năm trước cách đây
mục cha
commit
98f64aba27
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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: '请上传商品相册',