+
+ 问卷名称:{{ currentQuestionnaireName }}
+
+
+
+
+ 第1名
+ 第2名
+ 第3名
+ 第{{ scope.$index + 1 }}名
+
+
+
+
+
+ {{ scope.row.totalScore || 0 }}
+
+
+
+
+ 第1名
+ 第2名
+ 第3名
+ 第{{ scope.row.rank }}名
+
+
+
+
+ {{ parseTime(scope.row.submitTime, '{y}-{m}-{d} {h}:{i}:{s}') }}
+
+
+
+
+