diff --git a/jshERP-web/src/views/report/MaterialStock.vue b/jshERP-web/src/views/report/MaterialStock.vue index 92d17db7..019039c2 100644 --- a/jshERP-web/src/views/report/MaterialStock.vue +++ b/jshERP-web/src/views/report/MaterialStock.vue @@ -51,6 +51,11 @@ + + + + + 隐藏 @@ -138,6 +143,7 @@ queryParam: { categoryId:'', materialParam:'', + position:'', zeroStock: '0', mpList: getMpListShort(Vue.ls.get('materialPropertyList')) //扩展属性 },