Commit 3a76dc9a authored by zhuwei's avatar zhuwei

excel文案

parent 2d0db812
......@@ -3256,7 +3256,7 @@ class Finance extends Basic
$excel_data_[] = $v['pay_type'];//支付方式
if ($v['source'] == 2) { //调整收款(调整ID:[%= it[item]['source_id'] %])
$excel_data_[] = '调整收款(调整ID:'.$v['source_id'];//来源
$excel_data_[] = '调整入账(调整ID:'.$v['source_id'];//来源
} else { //正常收款
$excel_data_[] = '正常入账';//来源
}
......
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