瀏覽代碼

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 {