From 8a951039483bf42391a200dbcb903a9714ec28d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=A3=E5=9C=A3=E5=8D=8E?= <752718920@qq.com> Date: Thu, 22 Jul 2021 00:30:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=A4=9A=E5=B1=9E=E6=80=A7?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/material/MaterialAttributeList.vue | 86 +++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 jshERP-web/src/views/material/MaterialAttributeList.vue diff --git a/jshERP-web/src/views/material/MaterialAttributeList.vue b/jshERP-web/src/views/material/MaterialAttributeList.vue new file mode 100644 index 00000000..ca3af23f --- /dev/null +++ b/jshERP-web/src/views/material/MaterialAttributeList.vue @@ -0,0 +1,86 @@ + + + \ No newline at end of file