wlzboy
2025-11-09 fa5ea853099e88be253fca4fb2b0c2b7af5f396e
ruoyi-ui/src/views/system/gps/index.vue
@@ -333,7 +333,7 @@
    /** 查看轨迹按钮操作 */
    handleMap(row) {
      this.$router.push({
        path: '/system/gps/map',
        path: '/system/gps/mapNeed',
        query: {
          vehicleNo: row.vehicleNo
        }