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}}