Explorar o código

辅料批次号筛选隐藏

dengyu hai 4 meses
pai
achega
76abb27744
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/views/pro-steps/popUpView/flXiangqingPopUp.vue

+ 2 - 2
src/views/pro-steps/popUpView/flXiangqingPopUp.vue

@@ -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