xiangpei
2024-09-04 f8aea838153183d7236955b58d2a48f6d20a9389
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">