sen
2026-03-13 ea3197fc04afe64d7c34bcf1aee3226838a1f2c3
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 = [];