From b77e3962cc06407e7b32c78b466435ef9e62e427 Mon Sep 17 00:00:00 2001
From: heimawl <1785969728@qq.com>
Date: 星期三, 12 七月 2023 15:57:15 +0800
Subject: [PATCH] 11
---
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 f2f76ef..d1f05a8 100644
--- a/src/api/system/user.js
+++ b/src/api/system/user.js
@@ -1,5 +1,5 @@
import request from '@/utils/request'
-import { parseStrEmpty } from "@/utils/ruoyi";
+import { parseStrEmpty } from "@/utils/ruoyi";//澶勭悊瀛楃涓�
// 鏌ヨ鐢ㄦ埛鍒楄〃
export function listUser(query) {
--
Gitblit v1.9.3