jiangping
2023-09-22 691cbf9350a6e98bfeb3cc2274906da75466bf1d
company_admin/src/views/system/menu.vue
@@ -15,7 +15,7 @@
        :tree-props="{children: 'children', hasChildren: 'hasChildren'}"
        row-key="id"
        stripe
        default-expand-all
        :default-expand-all="false"
        @selection-change="handleSelectionChange"
      >
        <el-table-column type="selection" width="55" fixed="left"></el-table-column>