记得上下班打卡 | git大法好,push需谨慎

Commit d724ea34 authored by jiangxiulong's avatar jiangxiulong

Merge remote-tracking branch 'origin/dev' into dev

parents 0dca9d1d 95da9107
......@@ -67,7 +67,7 @@
$('#remoteSearch').remoteSearchPerformance({
ajax:{
url: prefix + "/performance/status?status=(3,6,7,9,10)&",
url: prefix + "/performance/status?status=(3,6,7,9,10)",
type: "get"
},
chose: function(text,val){
......
......@@ -64,7 +64,7 @@
// }
$('#remoteSearch').remoteSearchPerformance({
ajax:{
url: prefix + "/performance/status?status=(3,6,7,9,10)&",
url: prefix + "/performance/status?status=(3,6,7,9,10)",
type: "get"
},
chose: function(text,val){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment