edit修改相关内容
This commit is contained in:
parent
d2d813a336
commit
39977d48c0
@ -274,8 +274,9 @@ $type = Banner::type();
|
|||||||
}
|
}
|
||||||
if('<?=$id?>' == 12){
|
if('<?=$id?>' == 12){
|
||||||
data.url_type = 6
|
data.url_type = 6
|
||||||
|
|
||||||
}
|
}
|
||||||
|
data.type = 1;
|
||||||
|
data.status = 1;
|
||||||
data._csrf = _csrf;
|
data._csrf = _csrf;
|
||||||
$.ajax(url, {
|
$.ajax(url, {
|
||||||
type: "POST",
|
type: "POST",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user