zhangback
2026-01-04 de0dfb6020dc00b554c629dc01b1eb38156e094e
ui/admin-ui3/src/views/tms/paymentTmsQuotePlan/index.vue
@@ -578,8 +578,9 @@
  handleSelectionChangeFunc: (selection: any) => {
    selectionList.value = selection;
  },
  getBeginListFunc:()=>{
  getBeginListFunc:(params = {})=>{
    queryParams.value.planType = '1'
    return params
  },
  handleBeforeOpenFunc:(type:string)=>{
    form.value.items = [];