...
|
...
|
@@ -17,6 +17,7 @@ |
|
|
<Button type="primary" @click="filterSearch">筛选</Button>
|
|
|
<Button type="warning" @click="showImportStore">导入库存</Button>
|
|
|
<Button @click="clearFilter">清空条件</Button>
|
|
|
<filter-tips type="warning" show-icon closable>编辑或导入的库存,会自动加上有货仓库中商品可售货位的库存,有货仓库商品库存详情可到【仓库管理-仓库剩余库存】中查询</filter-tips>
|
|
|
</filter-item>
|
|
|
</layout-filter>
|
|
|
|
...
|
...
|
|