Commit c4b86785 authored by youjie's avatar youjie

no message

parent dce9c943
......@@ -808,7 +808,7 @@ export default {
if(x.CostTypeName.indexOf('门票')!=-1){Obj.Type=4}
let isPush = true
HandFeeObj[0].HandFeeList.forEach((y,indexs)=>{
if(index==indexs&&){
if(index==indexs){
isPush = false
y.Type = Obj.Type
y.Unit_Price = x.UnitPrice
......
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