From b7343a5b690ae35f537215a4b5bf120f93f18101 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?LAPTOP-S9HJSOEB=5C=E6=98=8A=E5=A4=A9?= Date: Fri, 26 Jan 2024 13:55:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=A4=E4=BA=95=E8=B4=A1=E5=93=81=E8=A7=84?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=8F=82=E6=95=B0=E4=B8=BA=E4=B8=8A=E6=AC=A1?= =?UTF-8?q?=E5=93=81=E8=A7=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/http/http-api.js | 6 ------ src/views/checkManage/checkOperation.vue | 8 ++++---- 2 files changed, 4 insertions(+), 10 deletions(-) diff --git a/src/api/http/http-api.js b/src/api/http/http-api.js index 7dcc2aa..0121a94 100644 --- a/src/api/http/http-api.js +++ b/src/api/http/http-api.js @@ -152,12 +152,6 @@ export default { name: '分类列表', method: 'POST' }, - //盘点管理输入框搜索时联想用 - getCategoryList: { - url: '/category/list', - name: '分类列表', - method: 'GET' - }, addCategory: { url: '/category', name: '新增分类', diff --git a/src/views/checkManage/checkOperation.vue b/src/views/checkManage/checkOperation.vue index c1ce140..6c2d02e 100644 --- a/src/views/checkManage/checkOperation.vue +++ b/src/views/checkManage/checkOperation.vue @@ -31,14 +31,14 @@ - {{ i}} - + {{ i}} + @@ -135,7 +135,7 @@ export default { modelData: {}, index: 0, imgUrl: "", - categorys: ["2"], + categorys: [""], params: [ // { // label:'盘点批次号',