From 40c25d7d778ecf1da981e518fdbeef75517c0a00 Mon Sep 17 00:00:00 2001 From: luofann Date: Thu, 12 Sep 2024 10:27:44 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=9B=B4=E6=96=B0=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/RELEASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/RELEASE.md b/docs/RELEASE.md index 5506661b..a562dc9b 100644 --- a/docs/RELEASE.md +++ b/docs/RELEASE.md @@ -1,6 +1,7 @@ # Changelog ## [Version: 2.7.0] - 2024-08-29 【优化】esb鉴权信息迁移到header,支持版本 open-paas/esb >= 2.12.20 +【优化】导航栏中“我的经办”改为“我的已办” 【修复】导航栏样式按照设计规范统一处理 【修复】公共API文件导出实现方式修改 【修复】修复单据列表在非首页搜索报错的问题