add problem query for submission.

This commit is contained in:
2023-12-04 11:05:44 +08:00
parent f51b2e42a4
commit 540c32af1c
6 changed files with 361 additions and 363 deletions

View File

@@ -199,7 +199,7 @@ function rowProps(row: ProblemFiltered) {
/>
</n-form-item>
<n-form-item>
<n-input clearable @change="search" placeholder="标题或序号" />
<n-input clearable @change="search" placeholder="题号或者标题" />
</n-form-item>
</n-form>
<n-form :show-feedback="false" inline label-placement="left">