wangzhibo
2026-07-16 423789577eaa7f9bb8752f9e888d9c2cb567fefc
src/modules/push/views/vehiclegps.vue
@@ -164,7 +164,6 @@
        { 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: "createTime",