工单对账tabIndex记录

This commit is contained in:
2023-08-23 17:05:22 +08:00
parent c63ea913be
commit 96a2a86a4b
2 changed files with 2 additions and 0 deletions

View File

@ -201,6 +201,7 @@ export default {
} }
.twoBtn { .twoBtn {
display: flex;
button { button {
border: none; border: none;
//width: 48px; //width: 48px;

View File

@ -159,6 +159,7 @@ export default {
@include fontWeightSize(bold,14px) @include fontWeightSize(bold,14px)
} }
.twoBtn{ .twoBtn{
display: flex;
button{ button{
border: none; border: none;
//width: 48px; //width: 48px;