diff --git a/NFine.Web/Views/Login/Index.cshtml b/NFine.Web/Views/Login/Index.cshtml
index 24bc19f..1b6f760 100644
--- a/NFine.Web/Views/Login/Index.cshtml
+++ b/NFine.Web/Views/Login/Index.cshtml
@@ -4,7 +4,7 @@
-
苏州明浩电子有限公司--看板
+ 金豪电机科技(苏州)有限公司--看板
@@ -37,13 +37,15 @@
-
苏州明浩电子有限公司
+ 金豪电机科技(苏州)有限公司
+
-
@@ -73,10 +75,14 @@
- function btn_WIP3() {
+ function btn_WIP1() {
var cc = window.location.href.replace("/Login/Index", "");
window.open(cc + "SRM/WatchPanel/PanelWip?&" + Math.random());
}
+ function btn_WIP2() {
+ var cc = window.location.href.replace("/Login/Index", "");
+ window.open(cc + "SRM/WatchPanel/PanelWip2?&" + Math.random());
+ }