@@ -28,12 +28,12 @@
<el-divider style="margin-top: 20px !important" />
<div style="display: flex; margin-bottom: 20px; align-items: center">
<div class="seqSearchInput">
- <el-input
+ <!-- <el-input
v-model="searchBatchNo"
placeholder="搜索批次号"
class="searchInput"
clearable
- />
+ /> -->
</div>
<!-- <el-button style="width: 300px" type="success" @click="autoAll"
>按需全批次自动绑定</el-button