Commit 16b3153b authored by 季圣华's avatar 季圣华
Browse files

解决库存状况报表bug

parent aa66af5b
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
<a-col :md="4" :sm="24"> <a-col :md="4" :sm="24">
<a-form-item label="仓库"> <a-form-item label="仓库">
<a-select <a-select
:allowClear="true"
style="width: 100%" style="width: 100%"
placeholder="请选择仓库" placeholder="请选择仓库"
v-model="queryParam.depotId"> v-model="queryParam.depotId">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment