| | |
| | | style=" |
| | | width: 100%; |
| | | text-align: center; |
| | | padding: 8px 0; |
| | | height: 70px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | border-bottom: 1px solid #ebeef5;" |
| | | :style="{ |
| | | borderBottom: index === scope.row.subscribeHazmats.length - 1 ? 'none' : '1px solid #ebeef5' |
| | |
| | | style=" |
| | | width: 100%; |
| | | text-align: center; |
| | | padding: 8px 0; |
| | | height:70px; |
| | | display: flex; |
| | | align-items: center; |
| | | justify-content: center; |
| | | |
| | | border-bottom: 1px solid #ebeef5;" |
| | | :style="{ |
| | | borderBottom: index === scope.row.subscribeHazmats.length - 1 ? 'none' : '1px solid #ebeef5' |