From bfdbc74611ec97f7a31b1aea65fb2753621ac3ba Mon Sep 17 00:00:00 2001 From: wangdan-fit2cloud Date: Mon, 7 Jul 2025 21:21:03 +0800 Subject: [PATCH] fix: i8n --- ui/src/views/tool/ToolFormDrawer.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/views/tool/ToolFormDrawer.vue b/ui/src/views/tool/ToolFormDrawer.vue index fa0bb897..fce8816a 100644 --- a/ui/src/views/tool/ToolFormDrawer.vue +++ b/ui/src/views/tool/ToolFormDrawer.vue @@ -5,7 +5,7 @@

- {{ $t('views.tool.form.title.baseInfo') }} + {{ $t('views.model.modelForm.title.baseInfo') }}