From 31c2df4a822e3edd7eb22db6a36ba3603ce8a64e Mon Sep 17 00:00:00 2001
From: hongchao <3228015117@qq.com>
Date: Sat, 23 Aug 2025 18:55:01 +0800
Subject: [PATCH] =?UTF-8?q?=E9=97=AE=E9=A2=98=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/ma/putInStore.js | 68 +
src/views/material/wareHouse/index.vue | 1695 ++++++++++++++++++++++++
2 files changed, 1763 insertions(+)
create mode 100644 src/api/ma/putInStore.js
create mode 100644 src/views/material/wareHouse/index.vue
diff --git a/src/api/ma/putInStore.js b/src/api/ma/putInStore.js
new file mode 100644
index 00000000..ce313071
--- /dev/null
+++ b/src/api/ma/putInStore.js
@@ -0,0 +1,68 @@
+import request from '@/utils/request'
+
+//机具退料入库
+export function getReturnOfMaterialsInfoAll(query) {
+ return request({
+ url: '/material/warehousing/getList',
+ method: 'get',
+ params: query
+ })
+ }
+
+
+// 获取厂家
+export function supplierInfoList(query) {
+ return request({
+ url: '/material/warehousing/supplierInfoList',
+ method: 'get',
+ params: query,
+ })
+}
+
+// 提交编码入库
+export function inputByCode(data) {
+ return request({
+ url: '/material/warehousing/addList',
+ method: 'post',
+ data: data
+ })
+}
+
+
+// 查看盘点入库详情接口
+export const getDetailsListApi = (params) => {
+ return request.get(`/material/warehousing/getDetail`, {
+ params
+ })
+}
+
+
+// 获取 设备树
+export function getDeviceTypeTree(params = {}){
+ return request({
+ url: '/material/select/getDeviceTypeTreeTwo',
+ method: 'post',
+ data: params
+ })
+}
+
+// 获取 设备树
+export function getDeviceTypeTreeTwo(params = {}){
+ return request({
+ url: '/material/select/getDeviceTypeTreeTwo',
+ method: 'post',
+ data: params
+ })
+}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/material/wareHouse/index.vue b/src/views/material/wareHouse/index.vue
new file mode 100644
index 00000000..a86a1bd0
--- /dev/null
+++ b/src/views/material/wareHouse/index.vue
@@ -0,0 +1,1695 @@
+
+
+
+
+
+
+
+
+ 查询
+ 重置
+ 数量盘点
+ 编码盘点
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击填充
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 点击填充
+
+
+
+
+
+
+
+
+
+
+ * 设备编码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+