[Update] 修改tickets

This commit is contained in:
ibuler
2019-11-08 20:17:25 +08:00
parent bd323d608e
commit 9e4874834f
12 changed files with 169 additions and 120 deletions

View File

@@ -1319,5 +1319,5 @@ function initDateRangePicker(selector, options) {
}
function reloadPage() {
window.location.reload();
setTimeout( function () {window.location.reload();}, 300);
}