Update access v2
這個提交存在於:
父節點
7ecd92957e
當前提交
76be804e14
共有 1 個檔案被更改,包括 1 行新增 和 1 行删除
|
|
@ -135,7 +135,7 @@ function getSelectors() {
|
||||||
'info': info,
|
'info': info,
|
||||||
}
|
}
|
||||||
return $.ajax({
|
return $.ajax({
|
||||||
url: 'admin/webmaster/ajax.php',
|
url: 'admin/read',
|
||||||
data: object,
|
data: object,
|
||||||
method: 'get',
|
method: 'get',
|
||||||
success: function(data){
|
success: function(data){
|
||||||
|
|
|
||||||
載入中…
新增問題並參考