* Finish task #7527.

This commit is contained in:
holan20180123
2020-07-26 14:44:40 +08:00
parent 97bfc8fd50
commit 69ffb2d3c4
5 changed files with 83 additions and 30 deletions
+5
View File
@@ -10,3 +10,8 @@ $(function()
};
resizeChartTable();
});
function changeDate()
{
$("#refresh").removeAttr("style");
}