From f0da067230dca97c7e3a70d742f48ccb1698d5bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Sun, 20 Jun 2021 22:28:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=95=86=E5=93=81=E5=BA=93?= =?UTF-8?q?=E5=AD=98=E6=8A=A5=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/report/MaterialStock.vue | 200 ++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 jshERP-web/src/views/report/MaterialStock.vue diff --git a/jshERP-web/src/views/report/MaterialStock.vue b/jshERP-web/src/views/report/MaterialStock.vue new file mode 100644 index 00000000..ec9a58a4 --- /dev/null +++ b/jshERP-web/src/views/report/MaterialStock.vue @@ -0,0 +1,200 @@ + + + \ No newline at end of file