浏览代码

Merge branch 'web-v2' into web-v2-pro

dedsudiyu 1 年之前
父节点
当前提交
f9a814e211
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/safetyCheck/components/addPage/addPage.vue

+ 1 - 0
src/views/safetyCheck/components/addPage/addPage.vue

@@ -498,6 +498,7 @@
             hazardLevel:'',
             lookType:true,
             uploadDtoList:[],
+            voiceRemark:[],
           };
           this.addForm.checkHazardDtoList.push(obj);
         }