zhangback
2025-12-18 37701165fd783da4c2878d72b4bae52687836479
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) => {