From 904c6be6ba22ab6d3e5781c16c1adebf8c5ea6da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=95=BE?= <1144797966@qq.com> Date: Thu, 17 Oct 2024 11:31:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=81=E4=BF=AE=E6=94=B9=20=20=20?= =?UTF-8?q?=E8=80=97=E6=9D=90=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/consumable.js | 7 +- .../invoicing/consumable/information.vue | 115 ++++++++---------- src/views/product/components/bindCons.vue | 12 +- src/views/product/index.vue | 8 +- 4 files changed, 65 insertions(+), 77 deletions(-) diff --git a/src/api/consumable.js b/src/api/consumable.js index 10fc6d0..ece7e69 100644 --- a/src/api/consumable.js +++ b/src/api/consumable.js @@ -39,13 +39,8 @@ export function puttbConsType(data) { * @returns */ export function gettbConsInfo(data) { - // return request({ - // url: '/api/tbConsInfo', - // method: "get", - // params - // }); return request({ - url: "/api/viewConInfoFlow/get", + url: "/api/tbConsInfo/allAndPro", method: "post", data }); diff --git a/src/views/invoicing/consumable/information.vue b/src/views/invoicing/consumable/information.vue index 57d9a23..5a63abc 100644 --- a/src/views/invoicing/consumable/information.vue +++ b/src/views/invoicing/consumable/information.vue @@ -14,7 +14,7 @@ /> -->
-
@@ -30,15 +30,10 @@ + 查询 重置 -
- 导出耗材 - 导入耗材 -
- -
添加 入库 @@ -46,6 +41,18 @@ 耗材记录 分类管理 供应商管理 + 导出耗材 + 导入耗材 +
+
+
+
+
@@ -242,20 +249,15 @@ - - - - --> + --> + - + + + +