南昌市物联网技防平台-前端
tangzy
2021-03-12 3c6afa0b2e5251d5dd1883135404979579683806
警情分发样式调整
1 files modified
24 ■■■■ changed files
src/views/policeInformationDistribution/index.vue 24 ●●●● patch | view | raw | blame | history
src/views/policeInformationDistribution/index.vue
@@ -187,18 +187,6 @@
            width: 140
          },
          {
            label: "事发地址",
            width: 150,
            prop: "place"
          },
          {
            label: "设备编号",
            search: true,
            searchSpan: 3,
            width: 120,
            prop: "deviceNumber"
          },
          {
            label: "省份",
            prop: "province",
            search: true,
@@ -252,6 +240,18 @@
            className: "cityClass3"
          },
          {
            label: "事发地址",
            width: 150,
            prop: "place"
          },
          {
            label: "设备编号",
            search: true,
            searchSpan: 3,
            width: 120,
            prop: "deviceNumber"
          },
          {
            label: "处理状态",
            search: true,
            addDisplay: false,