ui/admin-ui3/src/views/tms/collectionTmsFinance/index.vue
@@ -272,10 +272,7 @@ accept:'string',dataType: 'string', type: 'upload', action: '/common/upload2', propsHttp:{ home:'url', name:'newFileName', }, }, feeCreateTime: { label: '费用创建时间',minWidth: 180, @@ -334,8 +331,9 @@ handleSelectionChangeFunc: (selection: any) => { selectionList.value = selection; }, getBeginListFunc:()=>{ getBeginListFunc:(params = {})=>{ queryParams.value.type = 0; return params; } })