zhangback
2025-12-16 ca98866230c89e247bf4b93222c07cea0437ff20
ui/admin-ui3/src/views/tms/tmsRegion/index.vue
@@ -293,7 +293,7 @@
    crudRef.value.rowEdit(selectionList.value[0]);
  },
  getBeginListFunc:()=>{
    queryParams.value.parentRegionCode = '0';
    queryParams.value.parentRegionCode = '100000';
    queryParams.value.pageSize= 9999;
  },
  handleSelectionChangeFunc: (selection: any) => {