Pre Merge pull request !30 from dodu/dev

This commit is contained in:
dodu 2022-08-31 06:30:35 +00:00 committed by Gitee
commit fc4fa85478
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -22,6 +22,7 @@
round
placeholder="请输入项目名称"
v-model:value.trim="title"
@keyup.enter="handleBlur"
@blur="handleBlur"
></n-input>
</n-space>