From a0d93c47a8c3eab1a860d91e6707812df97c0cdf Mon Sep 17 00:00:00 2001 From: "@fawn-nine" <1271023382@qq.com> Date: Mon, 26 Jun 2023 10:31:44 +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=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/page/articleListEditor_A.vue | 29 +++++++++++++-------- 1 file changed, 18 insertions(+), 11 deletions(-) diff --git a/src/components/page/articleListEditor_A.vue b/src/components/page/articleListEditor_A.vue index e4dccc4..482b438 100644 --- a/src/components/page/articleListEditor_A.vue +++ b/src/components/page/articleListEditor_A.vue @@ -52,16 +52,18 @@ Detail --> - Type : + Type : {{artType(item.type)}} - Countries : - - {{iken}} - , - - Status : + Countries : + + + {{iken}} + , + + + Status : {{stateFormat(item.state)}} @@ -71,7 +73,7 @@ Begin Produce - Plagiarism Check : + Plagiarism Check : {{item.repetition}} % @@ -91,7 +93,7 @@
@@ -235,7 +237,7 @@
@@ -1662,6 +1664,11 @@