sync
This commit is contained in:
@ -113,10 +113,10 @@
|
||||
_this.loading && _this.loading.fadeOut(100);
|
||||
return;
|
||||
}
|
||||
if (q.QuestionType === Question.types.AssetStatus) {
|
||||
a.Result = a.Comment;
|
||||
a.Comment = "";
|
||||
}
|
||||
//if (q.QuestionType === Question.types.AssetStatus) {
|
||||
// a.Result = a.Comment;
|
||||
// a.Comment = "";
|
||||
//}
|
||||
|
||||
answers.push(a);
|
||||
}
|
||||
|
Reference in New Issue
Block a user