| | |
| | | span: 12 |
| | | }, |
| | | { |
| | | label: t('定位状态'), |
| | | label: t('定位精度'), |
| | | prop: "status", |
| | | component: { name: "el-radio-group", options: options.status }, |
| | | value: 0, |
| | | value: "A", |
| | | required: true |
| | | } |
| | | ] |
| | |
| | | { label: t('速度'), prop: "speed", minWidth: 140, sortable: "custom" }, |
| | | { label: t('方向角'), prop: "direction", minWidth: 140, sortable: "custom" }, |
| | | { label: t('海拔高度'), prop: "elevation", minWidth: 140, sortable: "custom" }, |
| | | { label: t('定位状态'), prop: "status", minWidth: 120 }, |
| | | { label: t('定位精度'), prop: "status", minWidth: 120 }, |
| | | |
| | | { |
| | | label: t('创建时间'), |