Explorar o código

Added QIngkongshuju

jason.lu %!s(int64=6) %!d(string=hai) anos
pai
achega
461c0d7866
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/lazhang-data.js

+ 1 - 1
js/lazhang-data.js

@@ -133,7 +133,7 @@ function get_stop_scheudle1() {
 }
 
 function get_stop_scheudle() {
-    get_data("fcWorkSchedule/stopSchedule?scheduleId=" + scheduleId, stopSuccess);
+    get_data("fcWorkSchedule/stopSchedule?userId="+userId+"scheduleId=" + scheduleId, stopSuccess);
 
 }