htc 4 tháng trước cách đây
mục cha
commit
777d85446e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pagesPublish/questionnairePreview.vue

+ 1 - 1
pagesPublish/questionnairePreview.vue

@@ -75,7 +75,7 @@
 					if(res.data){
 						this.list = res.data.detailList||[];
 						this.total = res.data.detailList.length;
-					}else 
+					}
 					this.isLoading = false;
 				})
 			},