zhangback
2026-01-04 de0dfb6020dc00b554c629dc01b1eb38156e094e
ui/admin-ui3/src/views/tms/collectionTmsFinance/index.vue
@@ -331,8 +331,9 @@
  handleSelectionChangeFunc: (selection: any) => {
    selectionList.value = selection;
  },
  getBeginListFunc:()=>{
  getBeginListFunc:(params = {})=>{
    queryParams.value.type = 0;
    return params;
  }
})