src/views/systemSetting/device/grid/components/main/index.vue
@@ -25,8 +25,6 @@ <span>{{filterRole(scope.row.roles)}}</span> </template> </el-table-column> <!-- <el-table-column prop="departName" label="所属部门" min-width="8"> </el-table-column> --> <el-table-column prop="jobTitle" label="所属职务" min-width="8"> </el-table-column> <el-table-column prop="createTime" label="创建时间" min-width="10"> @@ -352,7 +350,7 @@ <style lang="scss" scoped> .mainContent { display: flex; justify-content: start; justify-content: flex-start; flex-wrap: nowrap; .grid-content {