From 19ae7b374b4a2a356de70dbc61f49ce00d1bd83f Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期一, 14 十月 2024 16:40:54 +0800
Subject: [PATCH] 1.看板字段修改

---
 src/views/sopManager/sopDevice.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/sopManager/sopDevice.vue b/src/views/sopManager/sopDevice.vue
index 24bf012..00f854c 100644
--- a/src/views/sopManager/sopDevice.vue
+++ b/src/views/sopManager/sopDevice.vue
@@ -267,7 +267,7 @@
 import elDragDialog from '@/directive/el-drag-dialog'
 
 export default {
-  name: 'Zzjg',
+  name: 'SopDevice',
   components: {
     Pagination
   },

--
Gitblit v1.9.3