zhangback
2026-01-07 25d87543cdef089c36e82908599ee79efbf94fb6
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;
  }
})