From a4c8fa1c25d1755356afe2bfa21a66125254ce47 Mon Sep 17 00:00:00 2001
From: huangxiaoqiang <1247017146@qq.com>
Date: 星期二, 03 六月 2025 14:09:22 +0800
Subject: [PATCH] 1
---
CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js b/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js
index 834c92a..60d1bc1 100644
--- a/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js
+++ b/CodeManagement/WMS/WIDESEA_WMSClient/src/router/tables.js
@@ -254,7 +254,7 @@
name: 'MOMErrorMessage',
component: () => import('@/views/widesea_wms/MOM/MOMErrorMessage.vue'),
meta: {
- keepAlive: false
+
}
},
]
--
Gitblit v1.9.3