From 0a12d080ccef0c95ebf353a898fdfa68a4eb7266 Mon Sep 17 00:00:00 2001
From: Hong <1470048117@qq.com>
Date: Thu, 25 Jul 2024 18:43:08 +0800
Subject: [PATCH] =?UTF-8?q?7.25(=E6=B7=BB=E5=8A=A0=E8=BD=A6=E7=B3=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
api/system/config.js | 4 +-
config.js | 2 +-
.../accessory/add_warehouse/particulars.vue | 37 +++++++++++++++++++
3 files changed, 40 insertions(+), 3 deletions(-)
diff --git a/api/system/config.js b/api/system/config.js
index e5ffdea..4a64b75 100644
--- a/api/system/config.js
+++ b/api/system/config.js
@@ -317,7 +317,7 @@ export function modelBrandList() {
})
}
-// 获取车商列表 /api/front/car/model/brand/model
+// 获取车商列表 /front/car/information/user/car/dealer/list
export function getCarDealerList(params) {
return request({
'url': '/api/front/car/information/user/car/dealer/list',
@@ -343,4 +343,4 @@ export function getJoinNum() {
'url': '/api/front/task/join/num',
'method': 'get'
})
-}
\ No newline at end of file
+}
diff --git a/config.js b/config.js
index b2ae362..c55f229 100644
--- a/config.js
+++ b/config.js
@@ -4,7 +4,7 @@ module.exports = {
baseUrl: 'https://cms.diyouzhijia.com/car_app_api',
TOKENNAME: 'Authori-zation',
//薛磊测试
- // baseUrl: 'http://192.168.31.226:8081/car_app_api',
+ // baseUrl: 'http://192.168.31.223:8081/car_app_api',
fileUploadUrl: 'https://cms.diyouzhijia.com/car_app_api/api/front/upload/image',
WebSocketUrl: 'ws://121.199.24.205:9107/lxk/websocket',
WebSocketOpen: false,
diff --git a/pages/repair/accessory/add_warehouse/particulars.vue b/pages/repair/accessory/add_warehouse/particulars.vue
index 38dfae1..231827f 100644
--- a/pages/repair/accessory/add_warehouse/particulars.vue
+++ b/pages/repair/accessory/add_warehouse/particulars.vue
@@ -23,6 +23,17 @@
+
+
+
+
+
+
+
+
+
@@ -87,6 +98,9 @@
继续入库
+
+
@@ -97,6 +111,9 @@