支持时间查询(操作日志,登录日志,调度日志)

This commit is contained in:
RuoYi
2018-07-13 22:54:49 +08:00
parent c7780960fb
commit 0414c25f9a
46 changed files with 1445 additions and 12 deletions

View File

@ -201,6 +201,11 @@ label.error {
}
/** <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ѯ<EFBFBD><D1AF><EFBFBD><EFBFBD> */
label{
font-weight: normal;
}
.container-div{
padding:20px 45px;
height:100%;
@ -320,4 +325,5 @@ label.error {
}
.order-table .table>thead:first-child>tr:first-child>th{
color:#333;
}
}