From 6b9411bc5ecc5c856b3df631c49a967340829a81 Mon Sep 17 00:00:00 2001 From: zzyuan <781948537@qq.com> Date: Mon, 25 Aug 2025 16:04:21 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/foodManage/supplierManage.js | 2 +- src/views/canteen/dish/dish/index.vue | 4 +-- .../material/components/MaterialDialog.vue | 4 +-- src/views/canteen/dish/material/index.vue | 7 ++-- .../canteen/dish/nutritionInfo/index.vue | 8 ++--- .../pickManage/materialPicking/index.vue | 8 ++--- .../purchaseManage/contractList/index.vue | 11 ++++--- .../purchaseManage/goodsInquiry/index.vue | 4 +-- .../procurePlanReport/index.vue | 2 +- .../supplierQuotation/edit.vue | 2 +- .../supplierManage/supplierList/index.vue | 32 +++++++++---------- .../kitchen/staffManage/intoRecords/index.vue | 2 +- src/views/kitchen/staffManage/staff/index.vue | 14 ++++---- 13 files changed, 50 insertions(+), 50 deletions(-) diff --git a/src/api/foodManage/supplierManage.js b/src/api/foodManage/supplierManage.js index 8ed835da..bfb7a0a4 100644 --- a/src/api/foodManage/supplierManage.js +++ b/src/api/foodManage/supplierManage.js @@ -3,7 +3,7 @@ import request from '@/utils/request' // 查询用户列表-全量查询 export function listUserAll(query) { return request({ - url: '/system/user/list_all', + url: '/system/user/query/listAll', method: 'get', params: query }) diff --git a/src/views/canteen/dish/dish/index.vue b/src/views/canteen/dish/dish/index.vue index 0ee5ce27..3cab22f9 100644 --- a/src/views/canteen/dish/dish/index.vue +++ b/src/views/canteen/dish/dish/index.vue @@ -21,7 +21,7 @@
- - +