Commit 9f884e99 authored by hongguangwu's avatar hongguangwu

MVP1.5.4-EKP-收款结算单-客服导出

parent b98edbcf
......@@ -703,7 +703,7 @@
,ifnull(personalFund.SALARY_MONEY,'') fd_3bcd41d65d5bb2
,ifnull(sum(ifnull(pdeduction.SALARY_MONEY,0)),'') fd_3bcd41d361534e
,ifnull(GROUP_CONCAT(pdeduction.CN_NAME,':',pdeduction.SALARY_MONEY,';'),'') fd_3bcd41dc41cf6a
// 单位待补足
,ifnull(personalDebt.SALARY_MONEY,'') fd_3bcd41dfb9f00e
,ifnull(a.ANNUAL_BONUS_TAX,'0') fd_3bcd41d939aa64
,ifnull(a.SALARY_TAX,'0') + ifnull(a.SALARY_TAX_UNIT,'0') fd_3bcd41d453de50
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment