diff --git a/src/components/ListItem/ListItem.vue b/src/components/ListItem/ListItem.vue index 5cdcc63..74c20c2 100644 --- a/src/components/ListItem/ListItem.vue +++ b/src/components/ListItem/ListItem.vue @@ -3,7 +3,7 @@ class="custom relative grid grid-cols-2 flex-wrap gap-x-6 rounded-xl bg-white pl-6 pr-[6px] pt-6 shadow-[3px_3px_0_0px_rgba(0,0,0,0.1)]" >
-
+
{{ formatTime(customer.createTime) }}
@@ -12,16 +12,16 @@
-
+
{{ formatTime(customer.replyTime) }}
-
+
总经理:{{ customer.managerSignature }} - +