mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-12-15 09:36:43 +00:00
update
This commit is contained in:
@@ -38,7 +38,7 @@ $(function () {
|
||||
|
||||
function load_logs(scope) {
|
||||
$("#table-log").bootstrapTable({
|
||||
url: window.config.BASE_URL + '/service?action=log_gets&who=' + scope,
|
||||
url: 'service?action=log_gets&who=' + scope,
|
||||
responseHandler: logResponseHandler,
|
||||
sidePagination: 'server',
|
||||
cache: true,
|
||||
|
||||
Reference in New Issue
Block a user