南昌市物联网技防平台-前端
zengh
2021-03-01 8a233ce71d57e7ea0141954b3bcc622849accb95
样式修改
1 files modified
4 ■■■■ changed files
src/views/policeInformationDistribution/index.vue 4 ●●●● 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 {