fuliqi
2024-08-24 5f8bfc63cca7318f55d746b30c379d6c756a60ac
src/views/system/point/region/index.vue
@@ -86,7 +86,6 @@
    <el-table v-loading="loading"
              :data="regionList"
              row-key="id"
              border
              default-expand-all
              :tree-props="{children: 'children', hasChildren: 'hasChildren'}"
              @selection-change="handleSelectionChange">