qushaowei
2023-08-21 f5e8a1a00baf276c281d4a6335b2d39a8beba91a
src/views/eam/modules/dailyInspectionOrder/DailyInspectionOrderExeDrawer.vue
@@ -158,7 +158,7 @@
                        :value="text"
                        v-if="col.dataIndex == 'inspectionProjectResult' && record.analysisMethod == '1'"
                        :min="0"
                        :max="200"
                        :max="20000"
                        @change="(e)=>handleChange(e, record.key, col, index,record)"
                        style="width: 100%"
                        :disabled="record.disabled"