Merge branch 'Willy'

This commit is contained in:
b110212000 2021-08-12 18:38:20 +08:00
commit 498c101152
2 changed files with 4 additions and 2 deletions

View File

@ -155,6 +155,7 @@
var countOperationRecodeFile = 0;
$(function () {
var url = new URL(location.href);
stationId = url.searchParams.get('stationId');
@ -1069,6 +1070,7 @@
//歷史第一個table
getTable();
$('#to30day').trigger('click');
});
//#region 變更左邊電站Collapse選單箭頭

View File

@ -6,7 +6,7 @@
</div>
</div>
<div class="pr-3">
<button type="button" class="btn btn-secondary waves-effect waves-themed" onclick="ChangeDate30exception()">近30天</button>
<button type="button" class="btn btn-secondary waves-effect waves-themed" onclick="ChangeDate30exception()" id="to30day">近30天</button>
</div>
<div class="pr-6">
<div class="form-group">