| src/views/tickets/ticket.vue | ●●●●● patch | view | raw | blame | history |
src/views/tickets/ticket.vue
@@ -652,7 +652,7 @@ </div> <!-- 操作按钮 --> <div class="dialog-footer"> <div class="dialog-footer1"> <div class="leftBtn" :class="currentIndex === 0 ? 'disableds' : ''" @@ -3175,6 +3175,23 @@ } .dialog-footer { text-align: center; padding-top: 16px; border-top: 1px solid #ebeef5; .el-button + .el-button { margin-left: 12px; } .el-button { padding: 9px 20px; &:last-child { margin-left: 12px; } } } .dialog-footer1 { position: sticky; bottom: 28px; left: 0; @@ -3201,7 +3218,6 @@ } } } .map-container { width: 100%; height: 400px;