songshankun
2023-09-27 83ad25cc19b78353b219eeea3c252e705ddc4f91
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;
@@ -316,15 +303,6 @@
      border-radius: 12px;
      height: 100%;
      overflow: hidden;
    }
    .supplier-search {
      display: flex;
      align-items: center;
      .add-view {
        margin-left: auto;
        margin-right: 20px;
      }
    }
    .list-view {
      height: calc(100% - 60px);