From 357063025ee7dfa6d42d48d2415242c1b1a905b2 Mon Sep 17 00:00:00 2001 From: jianghanbo Date: Tue, 22 Oct 2024 15:00:11 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/src/views/admin/index.vue | 5 +++-- admin/src/views/order/appointment.vue | 8 ++++---- admin/src/views/proManagement/index.vue | 18 ++++++++---------- .../admin/controller/OrderBooksController.php | 2 +- .../admin/controller/ProductsController.php | 14 ++++++-------- .../app/admin/controller/SettingController.php | 2 ++ service/app/api/controller/OrderController.php | 8 +++++++- service/app/model/Orders.php | 2 +- service/app/model/Products.php | 3 +++ 9 files changed, 35 insertions(+), 27 deletions(-) diff --git a/admin/src/views/admin/index.vue b/admin/src/views/admin/index.vue index e2bb3163..e78b9a7a 100644 --- a/admin/src/views/admin/index.vue +++ b/admin/src/views/admin/index.vue @@ -182,6 +182,7 @@ handleSuccess(response, file, fileList, 1)" > + @@ -246,7 +247,7 @@ -
+