diff --git a/front/src/lib/components/Ticket/OperatorTicket.svelte b/front/src/lib/components/Ticket/OperatorTicket.svelte index 5d9e4bd..d7b2dbd 100644 --- a/front/src/lib/components/Ticket/OperatorTicket.svelte +++ b/front/src/lib/components/Ticket/OperatorTicket.svelte @@ -24,7 +24,7 @@
📃No.{t.tid}
该报修已预约在{FormatDate(t.appointed_at)}
diff --git a/front/src/lib/components/Ticket/UserTicket.svelte b/front/src/lib/components/Ticket/UserTicket.svelte index d71d0e2..5a7816b 100644 --- a/front/src/lib/components/Ticket/UserTicket.svelte +++ b/front/src/lib/components/Ticket/UserTicket.svelte @@ -23,7 +23,7 @@📃No.{t.tid}
该报修已预约在{FormatDate(t.appointed_at)}