web/packages/views/modules/sys/menu.vue
@@ -10,8 +10,8 @@ <el-table v-loading="table.dataLoading" :data="table.dataList" border row-key="id" class="myTable" :cell-style="cellStyle" v-adaptive="{bottomOffset:50}" height="650px" v-adaptive="{bottomOffset:30}" height="100px" :tree-props="{children: 'children', hasChildren: 'hasChildren'}"> <el-table-column :label="$t('menu.name')" align="left" min-width="250" prop="name"/> <el-table-column :label="$t('menu.icon')" align="center" min-width="60" prop="icon">