From 1240e98d5dc78da475eb9aea4b41d7ffaa5df044 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=AE=8F=E6=96=8C?= <2164406372@qq.com>
Date: Wed, 13 Aug 2025 10:31:04 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=8A=9F=E8=83=BD=EF=BC=9A?=
=?UTF-8?q?=E5=A4=96=E9=87=87=E8=AE=BE=E5=A4=87=E7=BB=B4=E6=8A=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/qc/qc.js | 6 +
src/views/modules/qc/qcDeviceMaintenance.vue | 659 +++++++++++++++++++
2 files changed, 665 insertions(+)
create mode 100644 src/views/modules/qc/qcDeviceMaintenance.vue
diff --git a/src/api/qc/qc.js b/src/api/qc/qc.js
index cd0faf9..4dd201f 100644
--- a/src/api/qc/qc.js
+++ b/src/api/qc/qc.js
@@ -217,3 +217,9 @@ export const cancelApproval = data => createAPI(`/pms/qc/cancelApproval`,'post',
export const goUpItemQC = data => createAPI(`/pms/qc/goUpItemQC`,'post',data)
export const goDownItemQC = data => createAPI(`/pms/qc/goDownItemQC`,'post',data)
export const cancelApproval2 = data => createAPI(`/pms/qc/cancelApproval2`,'post',data)
+
+// ===================================== 外采设备维护 =====================================
+export const queryEquipmentFolderLocationList = data => createAPI(`/pms/qc/queryEquipmentFolderLocationList`,'post',data)
+export const deleteEquipmentFolderLocationList = data => createAPI(`/pms/qc/deleteEquipmentFolderLocationList`,'post',data)
+export const getSuffixList = data => createAPI(`/pms/qc/getSuffixList`,'post',data)
+export const saveEquipmentFolderLocationList = data => createAPI(`/pms/qc/saveEquipmentFolderLocationList`,'post',data)
diff --git a/src/views/modules/qc/qcDeviceMaintenance.vue b/src/views/modules/qc/qcDeviceMaintenance.vue
new file mode 100644
index 0000000..decd41f
--- /dev/null
+++ b/src/views/modules/qc/qcDeviceMaintenance.vue
@@ -0,0 +1,659 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+ 新增
+ 删除
+ {{'导出'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ i.sitename }}
+
+ {{ i.buDesc }}
+
+
+
+
+
+ 设备编码
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 保 存
+ 取 消
+
+
+
+
+
+
+
+
+
+
+
+
+