소스 검색

辅料批次号筛选隐藏

dengyu 4 달 전
부모
커밋
76abb27744
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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