Commit 8b0a53f0 authored by 罗超's avatar 罗超

2

parent 280273c7
...@@ -57,7 +57,9 @@ ...@@ -57,7 +57,9 @@
data.curTest=val.detail.current data.curTest=val.detail.current
}, },
next(val,item){ next(val,item){
item.IsTrue=val if(val){
item.IsTrue=val
}
data.curTest+=1 data.curTest+=1
} }
} }
......
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