路由更改

This commit is contained in:
宋伟佳
2021-05-26 15:17:59 +08:00
parent 197a52df12
commit b0adad42ce
5 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -553,7 +553,7 @@ tr.el-table__row{
height: 44px;
}
.el-table--border td, .el-table--border th, .el-table__body-wrapper .el-table--border.is-scrolling-left~.el-table__fixed{
border-right: 1px dashed rgba(209, 209, 209, 1);
border-right: 1px solid rgba(209, 209, 209, 1);
}
.el-table td, .el-table th.is-leaf{
border-bottom: 1px solid rgba(209, 209, 209, 1);
@@ -569,7 +569,7 @@ tr.el-table__row{
input.el-input__inner{
display: inline-block;
width: 180px;
colro: #999;
color: #999;
height: 30px;
line-height: 30px;
font-family: MicrosoftYaHei,微软雅黑;