问题修复

This commit is contained in:
hongchao 2025-08-01 09:41:16 +08:00
parent cb2f2588d2
commit cabc1c1b4a
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
v-show="showSearch"
label-width="80px"
>
<el-form-item label="关键字1" prop="keyWord">
<el-form-item label="关键字" prop="keyWord">
<el-input
v-model="queryParams.keyWord"
placeholder="请输入关键字"