odc.xiaohui
2023-01-10 d782e7ccd14d75f399b6283ca0974a35c90efb27
src/views/systemSetting/baseSetting/user/components/main/index.vue
@@ -3,8 +3,11 @@
    <div class="mainContent">
      <!-- 数据展示 -->
      <el-table
          border
          stripe
        ref="multipleTable"
        :header-cell-style="{
          'background':'#F5F5F5',
          'font-size': '14px',
          'font-weight': '650',
          'line-height': '45px',
@@ -516,7 +519,7 @@
          width: 120px;
        }
      }
    }
@@ -558,4 +561,4 @@
    }
  }
}
</style>
</style>