Browse Source

Merge branch '3.3.7-scxjy' into web-v2

dedsudiyu 1 year ago
parent
commit
0a65397c20
1 changed files with 1 additions and 0 deletions
  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);
         }