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>