From c2dde74cf1067543999993b397475a5f6f32852e Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期一, 25 九月 2023 14:40:54 +0800 Subject: [PATCH] style: 客户管理模块样式调整; 分页组件样式调整 --- src/views/client/salesLead/index.vue | 13 ------------- 1 files changed, 0 insertions(+), 13 deletions(-) diff --git a/src/views/client/salesLead/index.vue b/src/views/client/salesLead/index.vue index f456ce9..f0ce845 100644 --- a/src/views/client/salesLead/index.vue +++ b/src/views/client/salesLead/index.vue @@ -274,19 +274,6 @@ <!-- Add "scoped" attribute to limit CSS to this component only --> <style lang="scss" scoped> -//.sales-lead { -// .top { -// margin-bottom: 20px; -// .btn-pager { -// display: flex; -// .page { -// margin-left: auto; -// } -// } -// } -//} - - .sales-lead{ height: 100%; overflow: hidden; -- Gitblit v1.8.0