fuliqi
2024-09-13 e80067335467ca48cb94f03de3794ad93a45ad5d
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">