From 562f8fd57570f2c58f59c2a8051277bd0dbaddde Mon Sep 17 00:00:00 2001
From: sheng <905537351@qq.com>
Date: Tue, 23 Jun 2026 16:32:15 +0800
Subject: [PATCH] =?UTF-8?q?=E8=BF=81=E7=A7=BB=E8=BD=A6=E9=97=B4=E7=82=B9?=
=?UTF-8?q?=E4=BD=8D=E7=AE=A1=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../workshop_manage/workshop_point/index.vue | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 src/views/scada_manage/workshop_manage/workshop_point/index.vue
diff --git a/src/views/scada_manage/workshop_manage/workshop_point/index.vue b/src/views/scada_manage/workshop_manage/workshop_point/index.vue
new file mode 100644
index 00000000..c44c46a4
--- /dev/null
+++ b/src/views/scada_manage/workshop_manage/workshop_point/index.vue
@@ -0,0 +1,19 @@
+
+
+
+ {{ $t(key('search')) }}{{ $t(key('reset')) }}
+
+ {{ categoryText(row.category) }}{{ row.workshop && row.workshop.name }}
+
+
+
+