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/statistic/installationLampList.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/statistic/installationLampList.vue b/src/views/statistic/installationLampList.vue
index e1754d9..1c32de4 100644
--- a/src/views/statistic/installationLampList.vue
+++ b/src/views/statistic/installationLampList.vue
@@ -353,7 +353,7 @@
 import { PrentOrganization } from '@/api/GeneralBasicData'
 
 export default {
-  name: 'Zzjg',
+  name: 'InstallationLampList',
   components: {
     Pagination, TableColumnSettings
   },

--
Gitblit v1.9.3