Sfoglia il codice sorgente

fix(库存台账): 仓库维度-列表维度不限制物品维度筛选显示

liujt 8 mesi fa
parent
commit
7254ea5146

+ 0 - 1
src/views/warehouseManagement/stockLedger/components/item-search.vue

@@ -68,7 +68,6 @@
                 <el-option
                   label="物品维度"
                   value="1"
-                  v-if="type === 'products'"
                 >
                 </el-option>
                 <el-option label="批次维度" value="2"> </el-option>