From 30ecc8d586e6e73dc624e78da452530fd720dea0 Mon Sep 17 00:00:00 2001 From: WangXu10 Date: Thu, 28 Mar 2024 12:02:31 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E7=94=A8=E4=BE=8B=E7=AE=A1=E7=90=86):=20?= =?UTF-8?q?=E8=A1=A8=E6=A0=BC=E7=BB=84=E4=BB=B6=E5=85=A8=E5=B1=80=E8=A1=8C?= =?UTF-8?q?=E5=86=85=E7=BC=96=E8=BE=91=E5=85=A8=E5=B1=80=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1035871 --user=王旭 【用例管理】用例列表编辑用例名称时,用例名称为空没有提示信息 https://www.tapd.cn/55049933/s/1482676 --- frontend/src/components/pure/ms-table/base-table.vue | 2 ++ frontend/src/locale/en-US/common.ts | 1 + frontend/src/locale/zh-CN/common.ts | 1 + 3 files changed, 4 insertions(+) diff --git a/frontend/src/components/pure/ms-table/base-table.vue b/frontend/src/components/pure/ms-table/base-table.vue index 8b69ba3e04..d188b26cbe 100644 --- a/frontend/src/components/pure/ms-table/base-table.vue +++ b/frontend/src/components/pure/ms-table/base-table.vue @@ -254,6 +254,7 @@