heyang 1 rok pred
rodič
commit
1ce6b3e36a

+ 1 - 1
src/views/safetyCheck/startInspection/index.vue

@@ -258,7 +258,7 @@
               </div>
               <div class="for-big-box-special"  v-for="(item2,index2) in item.checkHazardDtoList">
                 <div class="for-big-box-special-l">{{index+1}}.{{index2+1}}</div>
-                <div class="for-big-box-special-r">
+                <div class="for-big-box for-big-box-special-r">
                   <el-form-item label="检查项目" :prop="'checkHazardInfoVoList.'+index+'.checkHazardDtoList.'+index2+'.hazardCheckPro'" :rules="rules.hazardCheckPro" label-width="123px">
                     <el-radio-group v-model="item2.checkFlag" style="margin-right: 20px;">
                       <el-radio :label="1">符合</el-radio>