@@ -351,6 +351,9 @@ body {
line-height: 26px;
width: 8%;
}
+ .el-table__row{
+ cursor: pointer;
+ }
.el-dialog__header {
border-bottom: 1px solid rgba(239, 240, 241, 1);