11
WXL
2023-09-04 1fc6fb99de36cc345e23f8ca5a6cbb9bc1828c07
src/api/project/fund.js
@@ -49,6 +49,13 @@
}
// 修改费用申请主
// export function updateFund(data) {
//   return request({
//     url: '/project/fund',
//     method: 'put',
//     data: data
//   })
// }
export function updateFund(data) {
  return request({
    url: '/project/fund/fundEdit',