diff --git a/components/buns-way-sheet/buns-way-sheet.vue b/components/buns-way-sheet/buns-way-sheet.vue index 928ee45..27594d8 100644 --- a/components/buns-way-sheet/buns-way-sheet.vue +++ b/components/buns-way-sheet/buns-way-sheet.vue @@ -1,7 +1,7 @@ @@ -105,6 +104,6 @@ \ No newline at end of file diff --git a/components/tpx-dialog/tpx-dialog.vue b/components/tpx-dialog/tpx-dialog.vue index f5225d7..579023a 100644 --- a/components/tpx-dialog/tpx-dialog.vue +++ b/components/tpx-dialog/tpx-dialog.vue @@ -14,11 +14,7 @@ - - - - - + @@ -147,8 +143,6 @@ .type-sheet .lgd-body { position: relative; flex: 1; - display: flex; - flex-direction: column; overflow: auto; overflow-x: hidden; }