From 5cf2eeffe7b7f5dd4c2dc33fe2779bd21c3aa623 Mon Sep 17 00:00:00 2001
From: wenc000 <450292408@qq.com>
Date: Wed, 15 Apr 2020 21:06:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8C=89=E9=92=AE=E5=A4=A7?=
=?UTF-8?q?=E5=B0=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../templates/articlecontent/list-articlecontent.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cloud-common-article/src/main/resources/templates/articlecontent/list-articlecontent.html b/cloud-common-article/src/main/resources/templates/articlecontent/list-articlecontent.html
index 0fd33d0..726b2e2 100644
--- a/cloud-common-article/src/main/resources/templates/articlecontent/list-articlecontent.html
+++ b/cloud-common-article/src/main/resources/templates/articlecontent/list-articlecontent.html
@@ -120,9 +120,9 @@
return '-';
}
if(rowData == 1) {
- return '';
+ return '';
}
- return '';
+ return '';
}
},
]