This commit is contained in:
2025-11-06 16:18:51 +08:00
parent 96cbb5d78f
commit 41ed4f3f34

View File

@@ -104,7 +104,6 @@
<el-input-number
v-model="form.startRow"
:min="1"
:max="1000"
placeholder="从第几行开始搜索匹配单号"
style="width: 100%;"
/>