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