Commit 87a8f6d6 authored by youjie's avatar youjie

no message

parent ae831ef1
......@@ -1270,10 +1270,10 @@
}
if(type==1){
this.GetLocalFile("Financial_post_DownLoadFinanceToKingdeeItem", this.msg, "核算项目校对导出.xls");
}if(type==2){
}else if(type==2){
this.msg.FinanceAccountantMergeType = 1
this.GetLocalFile("Financial_post_DownLoadFinanceToTCNum", this.msg, "长团导出.xls");
}if(type==3){
}else if(type==3){
this.msg.FinanceAccountantMergeType = 2
this.GetLocalFile("Financial_post_DownLoadFinanceToTCNum", this.msg, "短团导出.xls");
}else{
......
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