创建项目添加新规则

This commit is contained in:
lyp 2025-08-27 10:09:32 +08:00
parent 597da8767d
commit 630ce73deb

View File

@ -690,7 +690,7 @@ export default function ProjNew() {
width: '780px', width: '780px',
height: '42px', height: '42px',
}} }}
placeholder="请输入系统全称 (注:系统全称建议以“软件”、“系统”、“平台”或“APP”结尾)" placeholder="请输入系统全称 (注:系统全称须以“软件”、“系统”、“平台”、“APP”或“小程序”结尾)"
options={selectList} options={selectList}
// onSearch={(value) => { // onSearch={(value) => {
// // setProjNameValue(value); // // setProjNameValue(value);