From 5ffa2be89aeba6911797aaf487d63fc78c7edeb5 Mon Sep 17 00:00:00 2001 From: dap <15891557205@163.com> Date: Tue, 26 Nov 2024 20:25:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B7=A6=E8=BE=B9=E9=83=A8=E9=97=A8?= =?UTF-8?q?=E6=A0=91=E9=94=99=E8=AF=AFemit=E5=AF=BC=E8=87=B4=E4=BC=9A?= =?UTF-8?q?=E8=B0=83=E7=94=A8=E4=B8=A4=E6=AC=A1=E5=88=97=E8=A1=A8api?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + apps/web-antd/src/views/system/post/index.vue | 3 ++- .../src/views/system/user/dept-tree.vue | 23 +++++++++++++++---- apps/web-antd/src/views/system/user/index.vue | 3 ++- 4 files changed, 23 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 308e393d..34a94800 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ **BUG FIXES** - 语言 漏加Content-Language请求头 +- 用户管理/岗位管理 左边部门树错误emit导致会调用两次列表api # 1.1.1 diff --git a/apps/web-antd/src/views/system/post/index.vue b/apps/web-antd/src/views/system/post/index.vue index 11d1638f..39627f46 100644 --- a/apps/web-antd/src/views/system/post/index.vue +++ b/apps/web-antd/src/views/system/post/index.vue @@ -133,7 +133,8 @@ function handleDownloadExcel() {