From 28681bdc57117d9ea5edc6a7b0a09f528193a609 Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Mon, 31 Jul 2023 17:50:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/Re_review.vue | 21 +++-- src/components/page/articleReviewerDetail.vue | 11 ++- src/components/page/per_ewer.vue | 90 ++++++++++++++++--- 3 files changed, 100 insertions(+), 22 deletions(-) diff --git a/src/components/page/Re_review.vue b/src/components/page/Re_review.vue index adeda77..4473f96 100644 --- a/src/components/page/Re_review.vue +++ b/src/components/page/Re_review.vue @@ -23,7 +23,9 @@
manuscript:
- {{item.type_name}} + + + Revised manuscript {{item.ctime|formatDate()}} - response + Response to reviewers {{item.artr_ctime|formatDate()}} Revison - + @@ -104,8 +106,11 @@ Second review

Comments: Details

-

- Response time: {{item.stime|formatDatehms}} +

+ Response time: {{item.stime|formatDatehms}} +

+

+ Response time: Re-reviewing...

@@ -301,10 +306,10 @@ - + - + @@ -335,7 +340,7 @@ Revison - + diff --git a/src/components/page/articleReviewerDetail.vue b/src/components/page/articleReviewerDetail.vue index 99938c3..5bf11f9 100644 --- a/src/components/page/articleReviewerDetail.vue +++ b/src/components/page/articleReviewerDetail.vue @@ -177,9 +177,12 @@ Second review

Comments: Details

-

+

Response time: {{item.stime|formatDatehms}}

+

+ Response time: Re-reviewing... +

@@ -608,10 +611,10 @@
- + - + @@ -728,7 +731,7 @@ // 显示初审对话框 showUnderReview(item){ this.dialogFormVisible1 = true - this.undeQuestion = item + this.undeQuestion = item }, // 关闭初审对话框 closeUnderDia(){ diff --git a/src/components/page/per_ewer.vue b/src/components/page/per_ewer.vue index 43d2992..643f73b 100644 --- a/src/components/page/per_ewer.vue +++ b/src/components/page/per_ewer.vue @@ -59,9 +59,7 @@ Second review - In this column, the manuscripts that currently need your comments are displayed. You can click - detail to review - or change your comments. + Please click on the Re-review button for a second review.
    @@ -72,7 +70,7 @@ Re-review - +

    {{index+1}}.{{item.article_title}}

    @@ -82,10 +80,10 @@ Journal : {{item.journal_title}}. - Type : {{item.type}} + Type : {{item.type | Actype}} - {{item.ctime}} + {{item.ctime | formatDatehms}}