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