From 2e5eefc079778678ce7ffb8dce4472af434667b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?lemon=E6=A9=AA?= <17633066053@163.com> Date: Thu, 30 Dec 2021 11:16:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=20buyer=E5=92=8Cseller?= =?UTF-8?q?=E9=80=80=E5=87=BAuuid=E6=B8=85=E7=A9=BAbug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- buyer/src/App.vue | 11 ++--------- buyer/src/plugins/request.js | 8 +++++++- seller/src/App.vue | 9 +-------- seller/src/libs/axios.js | 8 +++++++- 4 files changed, 17 insertions(+), 19 deletions(-) diff --git a/buyer/src/App.vue b/buyer/src/App.vue index ff215123..f8f2ece7 100644 --- a/buyer/src/App.vue +++ b/buyer/src/App.vue @@ -5,17 +5,10 @@