From 7cfaeb5531603e8f6055048063371daa1645407c Mon Sep 17 00:00:00 2001 From: LiuHao <liuhaoai545@gmail> Date: 星期一, 24 四月 2023 13:50:25 +0800 Subject: [PATCH] fix ElSelect导入包 --- src/components/Pagination/index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/components/Pagination/index.vue b/src/components/Pagination/index.vue index de7b02c..c3eb9b2 100644 --- a/src/components/Pagination/index.vue +++ b/src/components/Pagination/index.vue @@ -106,7 +106,6 @@ <style lang="scss" scoped> .pagination-container { - background: #fff; padding: 32px 16px; .el-pagination{ float: v-bind(float); -- Gitblit v1.9.3