From d20289401001352bb20ca0bd614f4ef3e2c749d0 Mon Sep 17 00:00:00 2001
From: chenlu <1320612696@qq.com>
Date: 星期二, 06 八月 2024 17:43:33 +0800
Subject: [PATCH] Merge branch 'master' of http://bore.pub:10439/r/ERP_override

---
 north-glass-erp/northglass-erp/src/views/sd/customer/SelectCustomer.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/north-glass-erp/northglass-erp/src/views/sd/customer/SelectCustomer.vue b/north-glass-erp/northglass-erp/src/views/sd/customer/SelectCustomer.vue
index 950e9df..01bb9db 100644
--- a/north-glass-erp/northglass-erp/src/views/sd/customer/SelectCustomer.vue
+++ b/north-glass-erp/northglass-erp/src/views/sd/customer/SelectCustomer.vue
@@ -52,7 +52,6 @@
           router.push({path:'/main/customer/selectCustomer',query:{random:Math.random()}})
         }else{
           ElMessage.warning(t('basicData.msg.deleteFail'))
-          router.push("/login")
         }
       }).catch((err)=>{
         ElMessage.error(t('basicData.msg.ServerConnectionError'))

--
Gitblit v1.8.0