@@ -297,7 +297,7 @@ common={
- if (_this.data.sum <=0) {
+ if (_this.data.sum <=1) {
if(!_this.data.isAnswer)
_this.Answer();
_this.data.sum = 10;