Commit ebcd3c01 authored by youjie's avatar youjie

no message

parent 852a65bd
......@@ -709,7 +709,7 @@
</li>
</ul>
<div style="text-align: right;">
<button class="normalBtn" @click="method5(11)">核算项目校对导入</button>
<button class="normalBtn" @click="method5(15)">核算项目校对导入</button>
<button class="hollowFixedBtn" @click="method5(1)">核算项目校对导入出</button>
</div>
</div>
......@@ -1245,8 +1245,8 @@
}else{
this.msg.BranchIds = ''
}
if(type==11){
this.msg.type = 11
if(type==15){
this.msg.type = 15
this.GetLocalFile("Financial_post_DownLoadFinanceToKingdeeItem", this.msg, "核算项目校对导入.xls");
}else if(type==1){
this.GetLocalFile("Financial_post_DownLoadFinanceToKingdeeItem", this.msg, "核算项目校对导出.xls");
......
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