wanglizhong
2025-05-14 f1ba120c486048373505acfa74c3943c19be55ca
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
        }