Commit 02953852 authored by 华国豪's avatar 华国豪 🙄

票务部专户

parent c7528b08
......@@ -1027,7 +1027,7 @@ export default {
}
if (x.Type===4){
AccList.forEach(y=>{
if(y.Name === '公社资金池' || y.Name === '水口资金池' || y.Name === '橡胶资金池' || y.Name=='地接部专户'||y.Name=='老挝购物店资金池'){
if(y.Name === '公社资金池' || y.Name === '水口资金池' || y.Name === '橡胶资金池' || y.Name=='地接部专户'|| y.Name=='票务部专户'||y.Name=='老挝购物店资金池'){
newAccList.push(y)
}
})
......
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