diff --git a/public/img/bg.jpg b/public/img/bg.jpg index dccadee..e7ae773 100644 Binary files a/public/img/bg.jpg and b/public/img/bg.jpg differ diff --git a/src/api/select.js b/src/api/select.js index b12bfc4..e9a2ded 100644 --- a/src/api/select.js +++ b/src/api/select.js @@ -48,7 +48,13 @@ export function getGtList(query) { params: query }) } - +export function getProListTwo(query) { + return request({ + url: '/bracelet/sideband/getProList', + method: 'get', + params: query + }) +} diff --git a/src/views/construction/sideband/index.vue b/src/views/construction/sideband/index.vue index a7c0b22..d0dae47 100644 --- a/src/views/construction/sideband/index.vue +++ b/src/views/construction/sideband/index.vue @@ -123,7 +123,7 @@ /> - + - + - + @@ -260,9 +260,9 @@ @@ -297,7 +297,7 @@