From 739d4c2f64fcfd4ddcce6292978ad6aeb2c7bdc7 Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期一, 26 一月 2026 23:00:13 +0800
Subject: [PATCH] feat: 优化医院搜索

---
 ruoyi-ui/src/api/system/vehicle.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ruoyi-ui/src/api/system/vehicle.js b/ruoyi-ui/src/api/system/vehicle.js
index 56f0627..edae927 100644
--- a/ruoyi-ui/src/api/system/vehicle.js
+++ b/ruoyi-ui/src/api/system/vehicle.js
@@ -50,4 +50,4 @@
     method: 'get',
     params: query
   })
-} 
\ No newline at end of file
+}

--
Gitblit v1.9.1