sth
This commit is contained in:
parent
56049e89be
commit
62d4d42cc9
|
|
@ -435,7 +435,8 @@ define(['jquery', 'bootstrap', 'backend', 'addtabs', 'adminlte', 'form'], functi
|
||||||
timeOut:"30000",
|
timeOut:"30000",
|
||||||
onclick:function(){
|
onclick:function(){
|
||||||
//window.location.href='/admin/message/index';
|
//window.location.href='/admin/message/index';
|
||||||
Backend.api.addtabs('/admin/message/index','消息列表')
|
//Backend.api.addtabs('/admin/message/index','消息列表')
|
||||||
|
Fast.api.open('/admin/message/index','消息列表');
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user