From 709bcaf6891b4b617ae3259f29f2b27379fabd2e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com>
Date: Wed, 24 May 2023 23:08:03 +0800
Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E5=95=86=E5=93=81=E5=BA=93=E5=AD=98?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=93=E4=BD=8D=E8=B4=A7=E6=9E=B6=E7=9A=84?=
=?UTF-8?q?=E6=9F=A5=E8=AF=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
jshERP-web/src/views/report/MaterialStock.vue | 6 ++++++
1 file changed, 6 insertions(+)
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')) //扩展属性
},