From 27a784768a1c6be58ddb8a426a1c61793347bc01 Mon Sep 17 00:00:00 2001 From: zyn Date: Wed, 23 Aug 2023 11:53:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A5=E5=85=A5=E6=95=B0=E5=B0=8F=E7=A6=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 24 ++--- src/components/customerService.vue | 136 +++++++++++++++++++++++++++++ 2 files changed, 150 insertions(+), 10 deletions(-) create mode 100644 src/components/customerService.vue diff --git a/src/App.vue b/src/App.vue index 451bad8fa..aff365ccc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,18 +1,20 @@