From 15a240ad30faeab6c31e5075aae159d54f993b3d Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期五, 27 二月 2026 15:16:06 +0800
Subject: [PATCH] 备件ids传字符串
---
src/views/reportAnalysis/productionAnalysis/components/right-bottom.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/reportAnalysis/productionAnalysis/components/right-bottom.vue b/src/views/reportAnalysis/productionAnalysis/components/right-bottom.vue
index 57b87d0..8ecd507 100644
--- a/src/views/reportAnalysis/productionAnalysis/components/right-bottom.vue
+++ b/src/views/reportAnalysis/productionAnalysis/components/right-bottom.vue
@@ -103,6 +103,7 @@
})
}
+
onMounted(() => {
fetchData()
})
--
Gitblit v1.9.3