src/views/operate/disposal/casepool/notDeal/index.vue
@@ -37,7 +37,7 @@ </el-table-column> <el-table-column prop="eventSource" label="问题来源" min-width="7"> <template slot-scope="scope"> <span>{{scope.row.eventSource === 2 ? '人工上报' : '视频上传'}}</span> <span>{{ scope.row.eventSource === 2 ? '人工上报' : '视频巡查' }}</span> </template> </el-table-column> <el-table-column :prop="mystatus === 1 ? 'category' :'category'" :label="mystatus===1 ? '大类名称' : '违建类别'" :min-width="mystatus===1?'10':'20'">