mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-06 18:00:57 +00:00
[Update] 修改登录工单
This commit is contained in:
@@ -1317,3 +1317,7 @@ function initDateRangePicker(selector, options) {
|
||||
options = Object.assign(defaultOption, options);
|
||||
return $(selector).daterangepicker(options);
|
||||
}
|
||||
|
||||
function reloadPage() {
|
||||
window.location.reload();
|
||||
}
|
||||
|
Reference in New Issue
Block a user