From 1460aa1d5f2b5722d43ed31724594c006213bea7 Mon Sep 17 00:00:00 2001
From: huang <1532065656@qq.com>
Date: 星期五, 18 四月 2025 16:40:43 +0800
Subject: [PATCH] 看板2更新

---
 UI-Project/src/views/Lamination/lamination.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/UI-Project/src/views/Lamination/lamination.vue b/UI-Project/src/views/Lamination/lamination.vue
index e94835b..73f211d 100644
--- a/UI-Project/src/views/Lamination/lamination.vue
+++ b/UI-Project/src/views/Lamination/lamination.vue
@@ -23,6 +23,7 @@
 const downLineTask = ref([]);
 
 const userInfo=JSON.parse(window.localStorage.getItem('userInfo'));
+//console.log(userInfo.user.menus[0].pages[7].params);
 const pageParams=userInfo.user.menus[0].pages[7].params;
 const pageParamsJson=JSON.parse(pageParams);
 const machineId = pageParamsJson.machineId;//褰撳墠椤甸潰鐨勮澶嘔D

--
Gitblit v1.8.0