From 88184c6ac14be6987adf985a671dbc88207bb9ca Mon Sep 17 00:00:00 2001 From: "hehihoho3@gmail.com" Date: Tue, 24 Sep 2024 09:38:03 +0900 Subject: [PATCH] =?UTF-8?q?=ED=81=B4=EB=9D=BC=EC=9D=B4=EC=96=B8=ED=8A=B81,?= =?UTF-8?q?2=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../static/cmn/js/agent/timerForOneC.js | 4 +- .../static/cmn/js/agent/timerForTwoC.js | 4 +- src/main/resources/templates/agent/view.html | 176 +++++++++--------- 3 files changed, 92 insertions(+), 92 deletions(-) diff --git a/src/main/resources/static/cmn/js/agent/timerForOneC.js b/src/main/resources/static/cmn/js/agent/timerForOneC.js index 6ca8a41..5213396 100644 --- a/src/main/resources/static/cmn/js/agent/timerForOneC.js +++ b/src/main/resources/static/cmn/js/agent/timerForOneC.js @@ -90,8 +90,8 @@ function fn_oneInsertCntAndTime(){ console.log(' one cnt >= numberOnly :', cnt >= numberOnly); if(cnt >= numberOnly){ oneStopInsertTimer(); - oneStartTransferTimer($('#oneUserId').val()); // 이관 카운트 - fn_oneReportScriptStart(); + // oneStartTransferTimer($('#oneUserId').val()); // 이관 카운트 + // fn_oneReportScriptStart(); } } else { diff --git a/src/main/resources/static/cmn/js/agent/timerForTwoC.js b/src/main/resources/static/cmn/js/agent/timerForTwoC.js index 8373171..2c591df 100644 --- a/src/main/resources/static/cmn/js/agent/timerForTwoC.js +++ b/src/main/resources/static/cmn/js/agent/timerForTwoC.js @@ -88,8 +88,8 @@ function fn_twoInsertCntAndTime(){ // console.log('cnt >= numberOnly :', cnt >= numberOnly); if(cnt >= numberOnly){ twoStopInsertTimer(); - twoStartTransferTimer($('#twoUserId').val()); // 이관 카운트 - fn_twoReportScriptStart(); + // twoStartTransferTimer($('#twoUserId').val()); // 이관 카운트 + // fn_twoReportScriptStart(); } } else { diff --git a/src/main/resources/templates/agent/view.html b/src/main/resources/templates/agent/view.html index ea685b0..a013f31 100644 --- a/src/main/resources/templates/agent/view.html +++ b/src/main/resources/templates/agent/view.html @@ -337,95 +337,95 @@ -
-
-
-

Client 1 현재현황

- -
-
-
- -
-
- -
- MSG 건 - 0 -
-
-
- -
-
- -
- MSG_LOG 건 - 0 -
-
-
- -
-
- -
- report(X) 건 - 0 -
-
-
-
-
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
-
-
-

Client 2 현재현황

- -
-
-
- -
-
- -
- MSG 건 - 0 -
-
-
- -
-
- -
- MSG_LOG 건 - 0 -
-
-
- -
-
- -
- report(X) 건 - 0 -
-
-
-
-
-
-
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +