From 42bf55023dafe30ccf64ac9cf0ffa0ba47fd0c4d Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Fri, 26 Apr 2024 17:10:22 +0800 Subject: [PATCH] uu --- components/buns-way-sheet/buns-way-sheet.vue | 11 +++++------ components/tpx-dialog/tpx-dialog.vue | 8 +------- 2 files changed, 6 insertions(+), 13 deletions(-) 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; }