11
WXL
2024-03-28 c3abcc789db16904a16c53ba499af3cb05ceba3a
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) {