diff --git a/src/components/page/articleReviewer.vue b/src/components/page/articleReviewer.vue index bf9ec0b..bfed17d 100644 --- a/src/components/page/articleReviewer.vue +++ b/src/components/page/articleReviewer.vue @@ -8,6 +8,7 @@
+ Realname: {{ scope.row.realname }} +
+Account: {{ scope.row.account }}
+Email: {{ scope.row.email }}
+ +Affiliation: {{ scope.row.company }}
+Field: {{ scope.row.field }}
+ + +
+
+
+
+
+ - Realname: {{ scope.row.realname }} -
-Account: {{ scope.row.account }}
-Email: {{ scope.row.email }}
- -Affiliation: {{ scope.row.company }}
-Field: {{ scope.row.field }}
-Major: {{ scope.row.majorstr }}
- -+ Realname: {{ scope.row.realname }} +
+Account: {{ scope.row.account }}
+Email: {{ scope.row.email }}
+ +Affiliation: {{ scope.row.company }}
+Field: {{ scope.row.field }}
+Major: {{ scope.row.majorstr }}
+ +