From 349bcef9a96391d22522a3409adf5a89e7e70a95 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 24 十月 2023 08:46:11 +0800
Subject: [PATCH] Merge branch 'dev' of http://139.186.142.91:10010/r/productDev/dmMes into dev
---
platform_web/src/views/business/companyLoginLog.vue | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/platform_web/src/views/business/companyLoginLog.vue b/platform_web/src/views/business/companyLoginLog.vue
index 7ae40c8..5cebe24 100644
--- a/platform_web/src/views/business/companyLoginLog.vue
+++ b/platform_web/src/views/business/companyLoginLog.vue
@@ -99,7 +99,10 @@
return '缇氱緤骞冲彴'
}else if (value == 3) {
return 'EDGP骞冲彴'
- }else{
+ }else if (value == 4) {
+ return '寰俊灏忕▼搴�'
+ }
+ else{
return 'pc-骞冲彴';
}
}
--
Gitblit v1.9.3