From 176b37a09d8d411352f5bd24dc53ae2e20bd32e4 Mon Sep 17 00:00:00 2001
From: WXL (wul) <wl_5969728@163.com>
Date: 星期三, 17 九月 2025 10:22:39 +0800
Subject: [PATCH] 任务派发患者模式更新

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

diff --git a/src/api/system/user.js b/src/api/system/user.js
index 35564ca..451a5c0 100644
--- a/src/api/system/user.js
+++ b/src/api/system/user.js
@@ -161,7 +161,7 @@
     params: data,
   });
 }
-// 鏂板璇鹃缁�/鐥呭尯
+// 鏂板绉戝/鐥呭尯
 export function adduserdept(data) {
   return request({
     url: "/smartor/userdept/add",

--
Gitblit v1.9.3