From 6d1b150b3dbfea1eaf0b65c05c287a1829aafa9a Mon Sep 17 00:00:00 2001 From: lideqin <694785430@qq.com> Date: Fri, 26 Jan 2024 10:26:46 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E4=BF=AE=E6=94=B9bug81257,81229,812?= =?UTF-8?q?28,79999?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/selection/UserSelectByContactModal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/selection/UserSelectByContactModal.vue b/src/components/selection/UserSelectByContactModal.vue index 45ebff8c..8d55283d 100644 --- a/src/components/selection/UserSelectByContactModal.vue +++ b/src/components/selection/UserSelectByContactModal.vue @@ -143,7 +143,7 @@ export default { loadingLeft: false, dataSourceRight: [], url: { - userList: '/laws/system/lawsContactManage/page', + userList: '/laws/system/lawsContactManage/pageMerge', userListByIds: '/sys/user/queryByIds' } }