Browse Source

托书-参照预装箱单-删除筛选条件

jbb 2 years ago
parent
commit
a09a78906e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/book/packingListModalFabrics.vue

+ 2 - 2
src/views/book/packingListModalFabrics.vue

@@ -32,7 +32,7 @@
               </a-form-item>
               </a-form-item>
             </a-col>
             </a-col>
             <template v-if="toggleSearchStatus">
             <template v-if="toggleSearchStatus">
-               <a-col :md="6" :sm="8">
+               <!-- <a-col :md="6" :sm="8">
                 <a-form-model-item label="类型">
                 <a-form-model-item label="类型">
                   <a-select v-model="queryParam.type">
                   <a-select v-model="queryParam.type">
                     <a-select-option value="">请选择</a-select-option>
                     <a-select-option value="">请选择</a-select-option>
@@ -40,7 +40,7 @@
                     <a-select-option value="面料">面料</a-select-option>
                     <a-select-option value="面料">面料</a-select-option>
                   </a-select>
                   </a-select>
                 </a-form-model-item>
                 </a-form-model-item>
-              </a-col>
+              </a-col> -->
             </template>
             </template>
 
 
             <a-col :md="6" :sm="8">
             <a-col :md="6" :sm="8">