From 076285bcba1ac46d675d5369b2aad9355b23f4d6 Mon Sep 17 00:00:00 2001 From: huangjinysf Date: Mon, 22 Dec 2025 20:21:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BA=A7=E5=93=81=E7=AE=A1?= =?UTF-8?q?=E7=90=86=E9=A1=B5=E9=9D=A2=E5=9F=BA=E7=A1=80=E6=A1=86=E6=9E=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/productManagement/index.vue | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 src/views/productManagement/index.vue diff --git a/src/views/productManagement/index.vue b/src/views/productManagement/index.vue new file mode 100644 index 0000000..cdab409 --- /dev/null +++ b/src/views/productManagement/index.vue @@ -0,0 +1,31 @@ + + + + + \ No newline at end of file