From fe91d1913d506ba30f2ba548a1a9ca49208e6845 Mon Sep 17 00:00:00 2001 From: lonewolfyx <877085893@qq.com> Date: Thu, 5 Feb 2026 15:56:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(components):=20=E6=B7=BB=E5=8A=A0=E7=94=9F?= =?UTF-8?q?=E4=BA=A7=E5=8D=95=E4=BD=8D=E9=80=89=E6=8B=A9=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ProductionUnit/ProductionUnit.vue | 39 ++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 components/ProductionUnit/ProductionUnit.vue diff --git a/components/ProductionUnit/ProductionUnit.vue b/components/ProductionUnit/ProductionUnit.vue new file mode 100644 index 0000000..60680f9 --- /dev/null +++ b/components/ProductionUnit/ProductionUnit.vue @@ -0,0 +1,39 @@ + + + + + \ No newline at end of file