From 95d237084f2fb7ec9276296dda3d53789e86a7a7 Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期三, 03 六月 2020 13:29:29 +0800 Subject: [PATCH] # --- src/main/webapp/views/console.html | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html index 70d8723..52d8f5f 100644 --- a/src/main/webapp/views/console.html +++ b/src/main/webapp/views/console.html @@ -640,12 +640,11 @@ if (systemRunning){ layer.prompt({title: '璇疯緭鍏ュ彛浠わ紝骞跺仠姝� WCS 绯荤粺', formType: 1, shadeClose: true}, function(pass, idx){ layer.close(idx); - doSwitch(0, pass); + doSwitch(0, pass); // 鍋滄wcs绯荤粺 }); } else { - doSwitch(1) + doSwitch(1); // 鍚姩wcs绯荤粺 } - } // 璇锋眰鏈嶅姟鍣ㄦ帶鍒秝cs绯荤粺杩愯鐘舵�� -- Gitblit v1.9.1