From 630ce73deb6c481d958f85524af5857120e848fd Mon Sep 17 00:00:00 2001 From: lyp Date: Wed, 27 Aug 2025 10:09:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E9=A1=B9=E7=9B=AE=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=96=B0=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/route/proj/ProjNew.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/route/proj/ProjNew.tsx b/src/route/proj/ProjNew.tsx index d08a8ba..0cbecaa 100644 --- a/src/route/proj/ProjNew.tsx +++ b/src/route/proj/ProjNew.tsx @@ -690,7 +690,7 @@ export default function ProjNew() { width: '780px', height: '42px', }} - placeholder="请输入系统全称 (注:系统全称建议以“软件”、“系统”、“平台”或“APP”结尾)" + placeholder="请输入系统全称 (注:系统全称须以“软件”、“系统”、“平台”、“APP”或“小程序”结尾)" options={selectList} // onSearch={(value) => { // // setProjNameValue(value);