From 4b2d622d9c17ea7a2b893a17706fa33b7e69f13b Mon Sep 17 00:00:00 2001 From: shiziyuan9527 Date: Wed, 15 Mar 2023 15:39:19 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E6=80=A7=E8=83=BD=E6=B5=8B=E8=AF=95):=20?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AF=B9=E8=B5=84=E6=BA=90=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E6=95=B0=E9=87=8F=E9=99=90=E5=88=B6=E7=9A=84=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --bug=1024461 --user=李玉号 【性能测试】github#22688,场景保存提示【文件个数超出限制】-无法保存场景 https://www.tapd.cn/55049933/s/1350567 Closes #22688 --- .../src/business/test/components/PerformanceBasicConfig.vue | 4 +++- performance-test/frontend/src/i18n/lang/en-US.js | 1 + performance-test/frontend/src/i18n/lang/zh-CN.js | 1 + performance-test/frontend/src/i18n/lang/zh-TW.js | 1 + 4 files changed, 6 insertions(+), 1 deletion(-) diff --git a/performance-test/frontend/src/business/test/components/PerformanceBasicConfig.vue b/performance-test/frontend/src/business/test/components/PerformanceBasicConfig.vue index 5f34609b1e..aed77ef927 100644 --- a/performance-test/frontend/src/business/test/components/PerformanceBasicConfig.vue +++ b/performance-test/frontend/src/business/test/components/PerformanceBasicConfig.vue @@ -73,7 +73,9 @@ + :content="$t('load_test.load_exist_file')" + @click="loadFile()"/> + {{$t('performance_test.basic_config_file_limit_tip')}}