1
This commit is contained in:
@@ -104,7 +104,6 @@
|
|||||||
<el-input-number
|
<el-input-number
|
||||||
v-model="form.startRow"
|
v-model="form.startRow"
|
||||||
:min="1"
|
:min="1"
|
||||||
:max="1000"
|
|
||||||
placeholder="从第几行开始搜索匹配单号"
|
placeholder="从第几行开始搜索匹配单号"
|
||||||
style="width: 100%;"
|
style="width: 100%;"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user