From 59fe924e6aa0e7811a0658950a14dfd2e12312a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E5=90=91=E6=94=B9=E5=8F=98=E5=8F=91=E5=9E=8B?= <9380535+the-wind-changes-the-hairstyle@user.noreply.gitee.com> Date: Fri, 28 Mar 2025 03:21:14 +0000 Subject: [PATCH] =?UTF-8?q?update=20data-room-ui/packages/resource/index.v?= =?UTF-8?q?ue.=20=20=E7=B4=A0=E6=9D=90=E5=BA=93=E5=88=87=E6=8D=A2=E5=88=86?= =?UTF-8?q?=E7=BB=84=EF=BC=8C=E4=BF=9D=E6=8C=81=20module=20=E4=B8=8D?= =?UTF-8?q?=E8=A2=AB=E9=87=8D=E7=BD=AE=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 风向改变发型 <9380535+the-wind-changes-the-hairstyle@user.noreply.gitee.com> --- data-room-ui/packages/resource/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-room-ui/packages/resource/index.vue b/data-room-ui/packages/resource/index.vue index e4926fe4..62e5813f 100644 --- a/data-room-ui/packages/resource/index.vue +++ b/data-room-ui/packages/resource/index.vue @@ -396,7 +396,7 @@ export default { extension: '', hide: 0, id: '', - module: '', + module: this.catalogCode, // 保持 module 不被重置, type: 'picture', originalName: '', path: '', -- Gitee