From 3ed242a6b22e5a8b13e3b875cd119079e50165ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E5=93=BC=E5=94=A7L?= Date: Thu, 15 Jun 2023 17:30:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=BE=91=E5=B7=A5=E4=BD=9C=E5=8F=B0?= =?UTF-8?q?=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/articleListEditor_A.vue | 314 ++++++++++++++++++-- 1 file changed, 291 insertions(+), 23 deletions(-) diff --git a/src/components/page/articleListEditor_A.vue b/src/components/page/articleListEditor_A.vue index e8e30b2..654094b 100644 --- a/src/components/page/articleListEditor_A.vue +++ b/src/components/page/articleListEditor_A.vue @@ -31,10 +31,214 @@ Search + +
+
+ Status : + + {{stateFormat(item.state)}} + + + Change + + + Begin Produce + + ID : + S + + {{item.accept_sn}} + + Detail + +
+
+ + + {{item.title}} + + +
+
+
+
+ Repetition : + + {{item.repetition}} % + + + Change + +
+
+ Countries : + + {{iken}} + , + +
+
+ Corresponding Author : +
+

+ Name: + {{item.realname}} +

+

+ Email: + {{item.email}} + + Email + + + History + +

+

+ Phone: + {{item.phone}} +

+
+
+
+ Remarks : + {{item.remarks}} + + Change + +
+
+ +
+
+ Reviewer Decision : +

+

+ Reviewer{{index+1}} score : {{iken.rated}} +

+

+ Average : {{avegeCount(item.review)}} +

+

+ +

+

+ + Peer-Review + + +

+
+
+
+ AI scoring : +

+ Initial review score : + {{item.scoring}} +

+

+ Initial review score : + {{item.scoring}} +

+

{{item.H.google_editor}} +

+

+ {{formatDate(item.H.google_time)}} +

+ + Edit Hindex + + +

+ Final review score : + {{finalCount(item)}} +

+
+
+
+
+
+ - - + + + + + + - + - + + - + + + + +