add empty display.

This commit is contained in:
2023-03-09 14:35:17 +08:00
parent 18a20c04c5
commit 237861ab3f
6 changed files with 31 additions and 113 deletions

View File

@@ -128,11 +128,7 @@ function rowProps(row: Contest) {
/>
</n-form-item>
<n-form-item label="搜索比赛标题">
<n-input
placeholder="输入后回车或点击搜索"
v-model:value="query.keyword"
@change="search"
/>
<n-input placeholder="输入后回车或点击搜索" clearable @change="search" />
</n-form-item>
<n-form-item>
<n-space>