浏览代码

去除上传组件断点

zhuliu 1 年之前
父节点
当前提交
97e276eb41
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/utils/model/upload/index.vue

+ 0 - 1
src/utils/model/upload/index.vue

@@ -218,7 +218,6 @@ export default {
           this.open()
         }
       });
-      debugger
       //审核上传文件类型
       if (this.accept) {
         var arr = this.accept.split(/,|,/g);