| src/views/policeInformationDistribution/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/policeInformationDistribution/index.vue
@@ -465,11 +465,11 @@ rowStyle({ row, column, rowIndex }) { if (row.type == "0") { return { color: "#15a2fe" color: "#ff7627" }; } else if (row.type == "1") { return { color: "#ff7627" color: "#15a2fe" }; } else if (row.type == "2") { return {