sen
2026-03-13 ea3197fc04afe64d7c34bcf1aee3226838a1f2c3
ui/admin-ui3/src/views/tms/otherTmsFinance/index.vue
@@ -335,8 +335,9 @@
  handleSelectionChangeFunc: (selection: any) => {
    selectionList.value = selection;
  },
  getBeginListFunc:()=>{
  getBeginListFunc:(params = {})=>{
    queryParams.value.type = 2;
    return params;
  }
})