소스 검색

Merge branch 'master' of http://git.xt.wenhq.top:8083/wenhongquan/VisualInspection

* 'master' of http://git.xt.wenhq.top:8083/wenhongquan/VisualInspection:
  上传问题

# Conflicts:
#	VisualInspection/qzd/js/task/new.js
温红权 7 년 전
부모
커밋
9d3187e2e6
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      VisualInspection/qzd/js/task/new.js

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

@@ -371,6 +371,7 @@ function removeVideo(id, videos, field, index) {
     var data = {
         "id": recordId
     };
+
     if (field == "videos") {
         data.videos = p;
     } else {