浏览代码

Merge branch 'new-itsm-wx-handle' of http://git.dashitech.com/seimin/itsm-wx-handle into new-itsm-wx-handle

maotao 1 月之前
父节点
当前提交
c0b5cefba8
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      pages/inspection/inspectionValue/inspectionValue.vue

+ 0 - 2
pages/inspection/inspectionValue/inspectionValue.vue

@@ -140,8 +140,6 @@
140 140
     console.log(baseFormData);
141 141
     // 处理图片上传检验问题
142 142
     Object.values(itemRefs.value).forEach(v => {
143
-      console.log(v.inspectionExecuteId);
144
-      console.log(v.extra);
145 143
       if(v && v.baseFormData.handlerImgList.length){
146 144
         baseFormData.forEach(vv => {
147 145
           if(vv.id == v.extra){