zhangback
2026-01-01 10976c3328bc2aca4b2d91c30c80c9daf18c401a
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;
  }
})