update
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2025-12-24 19:25:48 +08:00
parent 0b8c1a0522
commit e321230c7b

View File

@@ -244,9 +244,9 @@ function rowProps(row: ProblemFiltered) {
<n-form-item> <n-form-item>
<n-input <n-input
clearable clearable
style="width: 200px" style="width: 160px"
v-model:value="query.keyword" v-model:value="query.keyword"
placeholder="号或标题" placeholder="号或标题"
/> />
</n-form-item> </n-form-item>
</n-form> </n-form>