南昌市物联网技防平台-前端
zengh
2021-03-13 760f0a620ae0c09305c3f684d7b618aaf5261dd2
src/views/realTimePolice/realHistory.vue
@@ -145,16 +145,6 @@
              prop: "phoneNumber",
              width:130,
            }, {
              label: "接警人",
              prop: "alarmPeople",
            }, {
              label: "接警时间",
              type: "datetime",
              format: "yyyy-MM-dd HH:mm:ss",
              valueFormat: "yyyy-MM-dd HH:mm:ss",
              width:130,
              prop: "jjTime",
            }, {
              label: "事发地址",
              width:200,
              prop: "place",
@@ -233,6 +223,7 @@
              searchSpan: 3,
              prop: "cid",
              width: 100,
              hide: true,
              slot: true,
              type: "select",
              dicData: [
@@ -245,8 +236,17 @@
                  value: '3'
                }
              ],
            },
            }, {
              label: "接警人",
              prop: "alarmPeople",
            }, {
              label: "接警时间",
              type: "datetime",
              format: "yyyy-MM-dd HH:mm:ss",
              valueFormat: "yyyy-MM-dd HH:mm:ss",
              width:130,
              prop: "jjTime",
            }
          ]
        },
        data: []