MSI\liwei 7 년 전
부모
커밋
341d738e6c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      VisualInspection/qzd/js/task/new.js

+ 1 - 0
VisualInspection/qzd/js/task/new.js

@@ -237,6 +237,7 @@ function getRecord() {
         $("#uploaderExample_"+obj.id).uploader({
             autoUpload: true, // 当选择文件后立即自动进行上传操作
             url: base_image_server_url + 'fileServer/file/upload', // 文件上传提交地址
+            chunk_size:0,
             filters: {
                 mime_types: [ {
                     title: '视频',