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 @@ - - - - --> + --> + - + + + +