11
WXL
2024-04-22 18342786629417972a8c6468ef83450b88dae4f8
src/api/project/tallage.js
@@ -73,6 +73,12 @@
    method: 'get'
  })
}
export function dyFundtax(id) {
  return request({
    url: '/project/fund/exportFeeSum/' + id,
    method: 'get'
  })
}
// 导出专家费用算税申请主
export function exportFundtax(query) {