sen
1 天以前 7ed2a032d0724e68aec8af940f2ce0023a9f0eb7
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 = [];