sen
2026-03-31 cc41746818af3b619167947ecb4401ccdfbec2d8
ui/admin-ui3/src/views/tms/collectionTmsQuotePlan/index.vue
@@ -445,8 +445,9 @@
  handleSelectionChangeFunc: (selection: any) => {
    selectionList.value = selection;
  },
  getBeginListFunc:()=>{
  getBeginListFunc:(params = {})=>{
    queryParams.value.planType = '0'
    return params;
  },
  handleBeforeOpenFunc:(type:string)=>{
    form.value.items = [];