qsdf
This commit is contained in:
parent
2aa03b8582
commit
543e5345e1
1 changed files with 2 additions and 0 deletions
|
@ -249,6 +249,8 @@ function get_admin(type) {
|
|||
token: localStorage.getItem('token'),
|
||||
type: "state"
|
||||
}),
|
||||
contentType: "application/json; charset=utf-8",
|
||||
dataType: "json",
|
||||
|
||||
success: function(data) {
|
||||
if(data.success) {
|
||||
|
|
Loading…
Reference in a new issue