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

Commit ac8650a2 authored by qinshuangshuang's avatar qinshuangshuang

演出远程搜索框

parent 64aa503a
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
$('#remoteSearch').remoteSearchPerformance({ $('#remoteSearch').remoteSearchPerformance({
ajax:{ ajax:{
url: prefix + "/performance/status?status=(3,6,7,9,10)&", url: prefix + "/performance/status?status=(3,6,7,9,10)",
type: "get" type: "get"
}, },
chose: function(text,val){ chose: function(text,val){
......
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
// } // }
$('#remoteSearch').remoteSearchPerformance({ $('#remoteSearch').remoteSearchPerformance({
ajax:{ ajax:{
url: prefix + "/performance/status?status=(3,6,7,9,10)&", url: prefix + "/performance/status?status=(3,6,7,9,10)",
type: "get" type: "get"
}, },
chose: function(text,val){ 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