ui/admin-ui3/src/views/tms/otherTmsFinance/index.vue
@@ -276,11 +276,7 @@ accept:'string',dataType: 'string', type: 'upload', action: '/common/upload2', propsHttp:{ url: 'url', name: 'name', res: 'data', }, }, feeCreateTime: { label: '费用创建时间',minWidth: 180, @@ -339,8 +335,9 @@ handleSelectionChangeFunc: (selection: any) => { selectionList.value = selection; }, getBeginListFunc:()=>{ getBeginListFunc:(params = {})=>{ queryParams.value.type = 2; return params; } })