fix:检验记录搜索框调整

This commit is contained in:
shijing 2025-08-05 14:08:28 +08:00
parent 0dae17ca66
commit a0d8982b6b
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
v-model="query.batch" v-model="query.batch"
placeholder="编号" placeholder="编号"
clearable clearable
style="margin-right: 5px" style="width: 200px;"
></el-input> ></el-input>
<el-button <el-button
type="primary" type="primary"