yxh
2024-04-22 3323c96f78bb09b1b2d435d863a593c9a099c269
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) {