Commit 812a9f0a authored by liudong1993's avatar liudong1993

1

parent df4a106a
......@@ -1071,7 +1071,7 @@ export default {
endDate=that.year+"-"+column.end
}
if(rowIndex<20 || rowData.ZhaiYao=="团内承担燃油费"){
if((rowIndex<20 || rowData.ZhaiYao=="团内承担燃油费") && rowData.ZhaiYao !="旅游意外保险"){
// if(BranchId == 1245){
// that.$router.push({ name: "TeamRevenueReport",query:{"StartTime":startDate,"EndTime":endDate,BranchId:BranchId,OutBranchId:BranchId,StandardCurrencyId,blank:'y',tab:"营收报表"} })
// }
......
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