@@ -178,7 +178,11 @@
}else{
this.submitAnswer()
}
-
+ if(!this.options[this.optionIndex].remark || !this.options[this.optionIndex].tips){
+ this.noMore = false;
+ }else{
+ this.noMore = true;
+ }
//初始化待提交的数据对象
// list.forEach(it=>{
// let obj = {