| | |
| | | $.ajax({ |
| | | type: 'GET', |
| | | dataType: 'JSON', |
| | | url: "http://36.134.81.48:18000/GetPlayUrl?deviceCode=" + channelNumber + "&chl=" + serialNumber, |
| | | url: "http://36.134.81.48:18000/GetPlayUrl?deviceCode=" + serialNumber + "&chl=" + channelNumber, |
| | | success: function (data) { |
| | | realStartVideo($('.realtime-view-video-box video')[0], data.data.m3u8) |
| | | } |
| | |
| | | <el-table-column property="deviceNumber" label="设备编号" width="150"></el-table-column> |
| | | <el-table-column property="street" label="所属单位" width="200"></el-table-column> |
| | | <el-table-column property="expireTime" label="到期时间"></el-table-column> |
| | | <el-table-column property="pay" label="缴费信息"></el-table-column> |
| | | </el-table> |
| | | </el-dialog> |
| | | </el-row> |
| | |
| | | <script> |
| | | import {getList, remove, update, add, getclient, getDeptLazyTree, getAll} from "@/api/client/client"; |
| | | import {mapGetters} from "vuex"; |
| | | |
| | | export default { |
| | | created() { |
| | | this.payWin(); |
| | |
| | | trigger: "blur" |
| | | } |
| | | ] |
| | | }, |
| | | } |
| | | , |
| | | { |
| | | label: "设备编号", |
| | | prop: "deviceNumber", |
| | |
| | | slot: true, |
| | | addDisplay: false, |
| | | editDisplay: false, |
| | | }, { |
| | | label: "缴费信息", |
| | | prop: "pay", |
| | | }, |
| | | { |
| | | label: "设备类型", |
| | | prop: "deviceType", |
| | | width: 160, |
| | | search: true, |
| | | searchSpan: 3, |
| | | searchLabelWidth: 80, |
| | | searchPlaceholder: "请选择", |
| | | type: "select", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictValue" |
| | | }, |
| | | dicUrl: "/api/blade-system/dict-biz/child-list?parentId=1357568691367661569", |
| | | }, |
| | | { |
| | | label: "省份", |
| | |
| | | className: "cityClass3" |
| | | }, |
| | | { |
| | | label: "设备类型", |
| | | prop: "deviceType", |
| | | width: 160, |
| | | search: true, |
| | | searchSpan: 3, |
| | | searchLabelWidth: 80, |
| | | searchPlaceholder: "请选择", |
| | | type: "select", |
| | | props: { |
| | | label: "dictValue", |
| | | value: "dictValue" |
| | | }, |
| | | dicUrl: "/api/blade-system/dict-biz/child-list?parentId=1357568691367661569", |
| | | }, |
| | | { |
| | | label: "权属", |
| | | prop: "ownership", |
| | | width: 150 |
| | |
| | | prop: "street", |
| | | width: 200 |
| | | }, { |
| | | label: "安装时间", |
| | | prop: "stime", |
| | | type: "datetime", |
| | | format: "yyyy-MM-dd", |
| | | valueFormat: "yyyy-MM-dd HH:mm:ss", |
| | | width: 130 |
| | | }, { |
| | | label: "到期时间", |
| | | prop: "expireTime", |
| | | type: "datetime", |
| | |
| | | valueFormat: "yyyy-MM-dd HH:mm:ss", |
| | | width: 150 |
| | | },{ |
| | | label: "缴费信息", |
| | | prop: "pay", |
| | | }, { |
| | | label: "安装时间", |
| | | prop: "stime", |
| | | type: "datetime", |
| | | format: "yyyy-MM-dd", |
| | | valueFormat: "yyyy-MM-dd HH:mm:ss", |
| | | width: 130 |
| | | }, { |
| | | label: "最后上传时间", |
| | | prop: "heartbeat", |
| | | type: "datetime", |
| | |
| | | : row.type == "2" |
| | | ? "已处理" |
| | | : "" |
| | | }}</el-tag> |
| | | }} |
| | | </el-tag> |
| | | </template> |
| | | |
| | | <template slot-scope="{ type, size, row }" slot="menu"> |
| | |
| | | :size="size" |
| | | :type="type" |
| | | @click.stop="disposition(row)" |
| | | >处置</el-button> |
| | | >处置 |
| | | </el-button> |
| | | |
| | | <el-button |
| | | v-if="row.type == 1 || row.type == 2" |
| | |
| | | :size="size" |
| | | :type="type" |
| | | @click.stop="PoliceTracking(row)" |
| | | >追踪</el-button> |
| | | >追踪 |
| | | </el-button> |
| | | |
| | | <el-button |
| | | icon="el-icon-location-outline" |
| | | :size="size" |
| | | :type="type" |
| | | @click.stop="handleMap(row)" |
| | | >定位</el-button> |
| | | >定位 |
| | | </el-button> |
| | | |
| | | </template> |
| | | </avue-crud> |
| | |
| | | valueFormat: "yyyy-MM-dd hh:mm:ss", |
| | | prop: "handleTime", |
| | | width: 140 |
| | | }, { |
| | | label: "事发地址", |
| | | width: 150, |
| | | prop: "place" |
| | | }, |
| | | { |
| | | label: "省份", |
| | |
| | | span: 3, |
| | | labelWidth: "0", |
| | | className: "cityClass3" |
| | | }, |
| | | { |
| | | label: "事发地址", |
| | | width: 150, |
| | | prop: "place" |
| | | }, |
| | | { |
| | | label: "设备编号", |
| | |
| | | } |
| | | .el-dialog .cityClass2 { |
| | | width: 110px; |
| | | padding-left: 0px !important; |
| | | padding-right: 0px !important; |
| | | padding-left: 5px !important; |
| | | padding-right: 5px !important; |
| | | } |
| | | .el-dialog .cityClass3 { |
| | | width: 110px; |