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