From 5a520798abc9bef73c308edaa5d606ecdd7ce72a Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期四, 14 五月 2026 09:11:41 +0800
Subject: [PATCH] Merge branch 'dev_NEW_pro' of http://114.132.189.42:9002/r/product-inventory-management into dev_西宁_青铝绿行

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

diff --git a/src/views/index.vue b/src/views/index.vue
index 00d4312..6c0b729 100644
--- a/src/views/index.vue
+++ b/src/views/index.vue
@@ -479,7 +479,7 @@
 // 鑾峰彇宸ュ簭鍒楄〃
 const getProcessList = () => {
   list().then(res => {
-    processOptions.value = res.data
+    processOptions.value = res.data.records
   })
 }
 

--
Gitblit v1.9.3