From 93701cad20e6da4de86f0a67adbbd8416cc4d7e3 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期三, 16 十月 2024 15:25:56 +0800
Subject: [PATCH] 1.综合看板   车间名称和数量相对应

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

diff --git a/src/views/basicSettings/installLampList.vue b/src/views/basicSettings/installLampList.vue
index e4f9fb9..0e6fe44 100644
--- a/src/views/basicSettings/installLampList.vue
+++ b/src/views/basicSettings/installLampList.vue
@@ -256,7 +256,7 @@
 import { PrentOrganization } from '@/api/GeneralBasicData'
 
 export default {
-  name: 'Zzjg',
+  name: 'InstallLampList',
   directives: { elDragDialog, waves },
   data() {
     return {

--
Gitblit v1.9.3