src/views/operate/management/myIndex/index.vue
@@ -45,7 +45,7 @@ <el-table-column prop="eventSource" label="问题来源" min-width="8"> <template slot-scope="scope"> <span>{{ scope.row.eventSource === 2 ? "人工上报" : "视频巡查" scope.row.eventSource === 2 ? "网格巡查" : "视频巡查" }}</span> </template> </el-table-column> @@ -592,9 +592,9 @@ // background: #06122c; // } .el-table::v-deep .success-row { background: #071f39; } // .el-table::v-deep .success-row { // background: #071f39; // } &::v-deep .switchStyle .el-switch__label { position: absolute;