发布v2.7.1版本
This commit is contained in:
2
mode/plugin/jquery-rockselect.js
vendored
2
mode/plugin/jquery-rockselect.js
vendored
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
this.loaddata = function(key){
|
||||
if(!key)key='';
|
||||
if(!key)key='';if(!this.url)return;
|
||||
$.ajax({
|
||||
type:'get',data:{key:jm.base64encode(key)},
|
||||
url:this.url,dataType:'json',
|
||||
|
||||
Reference in New Issue
Block a user