From 0a413d5a129b4ffd8980670499ec128e3eafa3d1 Mon Sep 17 00:00:00 2001 From: Zhao Qiqi <1287235164@qq.com> Date: Fri, 17 Jun 2022 11:30:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=9A=E5=8A=A1=E7=AE=A1=E7=90=86--=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E7=AE=A1=E7=90=86=E3=80=81=E8=BD=A6=E5=9E=8B=E5=BA=93?= =?UTF-8?q?=E5=8F=8A=E8=BD=A6=E5=9E=8B=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/api/chexingchaxun/modelinquire.js | 3 +- .../anrui-buscenter-ui/src/styles/index.scss | 1 - .../modelinquire/modellibrary.vue | 2 +- .../vehiclelibraryconfiguration.vue | 136 ++++---- .../cheliangxuqiu/cheliangxuqiu.vue | 45 ++- .../cheliangxuqiu/cheliangxuqiuAdd.vue | 50 +-- .../cheliangxuqiu/cheliangxuqiuinfo.vue | 2 +- .../kehuguanli/kehudangan/kehudangan.vue | 28 +- .../kehuguanli/kehudangan/kehudanganAdd.vue | 112 +++---- .../cheliangxuqiu/cheliangxuqiuAdd.vue | 2 +- .../cheliangxuqiu/cheliangxuqiuinfo.vue | 2 +- .../xiaoshoudingdan/relation/modellibrary.vue | 8 +- .../relation/vehiclelibraryconfiguration.vue | 295 ++++++++---------- .../relation/xuanzekehuAdd.vue | 16 +- 14 files changed, 349 insertions(+), 353 deletions(-) diff --git a/anrui-buscenter/anrui-buscenter-ui/src/api/chexingchaxun/modelinquire.js b/anrui-buscenter/anrui-buscenter-ui/src/api/chexingchaxun/modelinquire.js index 66e161f453..81e0e3b0a5 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/api/chexingchaxun/modelinquire.js +++ b/anrui-buscenter/anrui-buscenter-ui/src/api/chexingchaxun/modelinquire.js @@ -17,7 +17,8 @@ export function modelPageList(data) { // 根据条件分页查询数据的列表(车型配置) export function configPageList(data) { return request({ - url: '/base/v1/basemodelconfig/configPageList', + // url: '/base/v1/basemodelconfig/configPageList', // 旧 + url: '/base/v1/basemodelconfig/getModelConfigList', method: 'post', data: data, headers: { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/styles/index.scss b/anrui-buscenter/anrui-buscenter-ui/src/styles/index.scss index ea545def67..6ebe8d181a 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/styles/index.scss +++ b/anrui-buscenter/anrui-buscenter-ui/src/styles/index.scss @@ -108,7 +108,6 @@ div:focus { .webcon{height: calc(100vh - 220px);overflow-y: auto;overflow-x: hidden;} // .listcon{height: calc(100vh - 425px);overflow-y: auto;overflow-x: hidden;} .listconadd{height: calc(100vh - 200px);overflow-y: auto;overflow-x: hidden;} -.listconsub{height: calc(100vh - 310px);overflow-y: auto;overflow-x: hidden;} .listconsubjxs{height: calc(100vh - 300px);overflow-y: auto;overflow-x: hidden;} // 搜索的 .webtop { diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue index 82377a482a..461883c911 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/modellibrary.vue @@ -68,7 +68,7 @@ + :value="item.dictValue"/> diff --git a/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/vehiclelibraryconfiguration.vue b/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/vehiclelibraryconfiguration.vue index 23c7c089c3..04add3627c 100644 --- a/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/vehiclelibraryconfiguration.vue +++ b/anrui-buscenter/anrui-buscenter-ui/src/views/chexingchaxun/modelinquire/vehiclelibraryconfiguration.vue @@ -13,103 +13,103 @@ -
+
车辆需求
@@ -188,24 +188,19 @@