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