소스 검색

Changed on Login Stuff and visibility control.

jason.lu 6 년 전
부모
커밋
4a8b6c59a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      js/entrance.js

+ 1 - 1
js/entrance.js

@@ -124,7 +124,7 @@ function startToSchedule(obj) {
 }
 
 function checkIfExists(){
-    get_data("/fcWorkSchedule/remaining",on_receive_exist);
+    get_data("/fcWorkSchedule/remaining?status=100",on_receive_exist);
 }
 
 function getRemainHTML(obj) {