wanglizhong
2025-05-05 1217bda7a36ad1b48fe0b453b54c84095d62f8d7
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
        }