diff --git a/src/components/ProposalListItem.vue b/src/components/ProposalListItem.vue index dcca7a95..c1df90cd 100644 --- a/src/components/ProposalListItem.vue +++ b/src/components/ProposalListItem.vue @@ -162,30 +162,7 @@ const proposalInfo = ref(); {{ showType(item.content['@type']) }} -
-
-
- {{ statusMap?.[item?.status] || item?.status }} -
-
+
@@ -201,7 +178,31 @@ const proposalInfo = ref();
-
+
+
+
+
+ {{ statusMap?.[item?.status] || item?.status }} +
+
+