wanglizhong
2025-05-10 4c4357fbb725c7c9d747280788fcd9b15a29b792
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
        }